Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xe926d1…c09da3
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xdf8f44…252ea4
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x3d187e…0a4dd1
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xa9a041…9bd834
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x2c9f9c…97125d
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x647044…c061bf
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x1c4ed7…7a2ad9
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x6d35ed…f4a08c
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x7f85a8…e692da
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x985f3a…718b2f
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x9a29af…82ade8
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x6bab8f…21f647
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xa2cf83…76b027
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x1cc358…66c4f3
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xa40725…178bbb
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xdc28d4…7df777
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x0b5db1…540df1
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x04825f…c1872c
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x2eab28…633fd5
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x5ee768…a0e5d6
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xafa891…d84ecf
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xc8f71e…a91e98
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xc1297c…bf4abc
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x8bd6c1…792a93
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xc9ef2a…2ef684

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.