Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf0…f5fc0x79e9…3881BasePalmyr CardsCards$0.00001525%0x6f92…318789d ago0xe89ad0…de9a8e
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.005100%coinbase89d ago0xd89347…444db4
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.005100%coinbase89d ago0x2a0f8e…dcae43
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase89d ago0x53b345…288393
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase89d ago0x573920…d3a05e
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase89d ago0x2c414a…4731bf
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase89d ago0x987e68…2c05d3
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase89d ago0x8251a3…c6ea14
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase89d ago0x8e52b3…01938a
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase89d ago0x9586aa…9c1b63
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase89d ago0xbee270…43f4e4
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase89d ago0xc0aea2…4024b1
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.005100%coinbase89d ago0xb4c542…bb8ed6
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.005100%coinbase89d ago0x03581a…e77e9a
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase89d ago0x86445a…06c29e
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase89d ago0x6a876b…77558b
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase89d ago0x7007dd…d6c04d
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase89d ago0x5c8731…c8edd0
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$2.00100%coinbase89d ago0x4f2d80…726456
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$5.00100%coinbase89d ago0xa70a18…8e448d
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase89d ago0x2a5e9f…97d153
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$6.00100%coinbase89d ago0xfee1cd…c1fe32
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.01100%coinbase89d ago0x3964ea…bde74f
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$1.50100%coinbase89d ago0xcd87f9…ec468f
0x8bf0…65fc0x79e9…3881BasePalmyr CardsCards$0.10100%coinbase89d ago0xaef306…6ba7b1

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.