Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase20d ago0xb66ed7…9f5019
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase20d ago0x6619d8…6c9cb8
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase20d ago0x7096f2…d5be7c
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase20d ago0xb09412…30784a
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase20d ago0x648184…c26ddd
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase20d ago0xcd8b45…3f12f7
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0xf7bd27…321682
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0x73452f…12c29d
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0x8471c1…933a7f
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0x0998c1…732b38
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0xc81526…ae35bd
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0xf609ec…93d352
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0x036525…f83af9
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0xaf4c47…4defb7
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0x2899af…eb0a35
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0xeeb7b1…be3b9e
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase20d ago0x84c2bf…d1d497
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0x1ee56f…57c25b
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0xb70649…01e01c
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0x0ff300…b071f7
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0xa3cc93…05d1af
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0x385f8a…e11535
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0x023642…349238
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0x8e1291…0c3855
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase20d ago0x922c0c…a174de

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.