Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0x9965ce…9f8530
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0xe3d63f…8e0c15
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0xab7883…8bc8fe
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0x3ffc9e…3ec368
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0x185823…580269
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0x20439a…10ccb9
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0x30fc6f…646da7
0xe089…fbce0xdb5a…0671Base—$0.005100%coinbase16d ago0x85f944…2db5e5
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0x30e70a…17e90f
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0xe51024…0d60de
0xe089…fbce0xdb5a…0671Base—$0.005100%coinbase16d ago0xb821e1…a34338
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0xd519dc…6357d7
0xe089…fbce0xe089…fbceBasex402 service$0.25100%payAI16d ago0x67322c…a0412c
0xe089…fbce0x79e9…3881BasePalmyr CardsCards$9.00100%coinbase16d ago0xaeb4f7…0983e9
0xe089…fbce0x79e9…3881BasePalmyr CardsCards$0.10100%coinbase16d ago0xb9d3c7…2ddae0
0xe089…fbce0xdb5a…0671Base—$0.005100%coinbase16d ago0x829b65…b92d86
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0x8ca595…40bd0a
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase16d ago0x0b22f0…974170
0xe089…fbce0xdb5a…0671Base—$0.005100%coinbase17d ago0x6f587b…359eed
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase17d ago0x4a01e9…4d0475
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase17d ago0xe8c645…a89b85
0xe089…fbce0xdb5a…0671Base—$0.001100%coinbase17d ago0xaae226…79419c
0xe089…fbce0xc3b6…c06bBase—$0.005100%openfacilitator17d ago0xf035c7…f32e72
0xe089…fbce0xc3b6…c06bBase—$0.005100%openfacilitator17d ago0xd98573…782b9e
0xe089…fbce0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase17d ago0x73c91e…b90607

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.