Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9787…e1140x325b…d430BaseStableEnrichExa$0.05100%coinbase52d ago0xe2602b…30d54a
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x737348…66c5ba
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x7520ce…2cef00
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xff9320…c2ed67
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x122d3d…b606a2
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xfce170…649439
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xbf5c1f…c602d8
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x018a87…0d0b27
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xa517da…8d83d0
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x44ce10…e8cb85
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x665e72…4bd2ed
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xfb57ca…74c616
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xaa413b…8e4627
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xf63024…581f84
0x9787…e1140x325b…d430BaseStableEnrichExa$0.05100%coinbase52d ago0x91c002…d82817
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0x717725…c3b312
0x9787…e1140x325b…d430BaseStableEnrichExa$0.15100%coinbase52d ago0x00c3c3…605db3
0x9787…e1140x325b…d430BaseStableEnrichExa$0.15100%coinbase52d ago0x73a073…84a85d
0x9787…e1140x325b…d430BaseStableEnrichExa$0.15100%coinbase52d ago0x3de068…86ab8d
0x9787…e1140x325b…d430BaseStableEnrichExa$0.15100%coinbase52d ago0x062dff…3c44e9
0x9787…e1140x325b…d430BaseStableEnrichExa$0.01100%coinbase52d ago0xa7d6f7…b11c5c
0x9787…e1140x325b…d430BaseStableEnrichExa$0.15100%coinbase52d ago0xf10ddd…ac7824
0x9787…e1140x325b…d430BaseStableEnrichExa$0.15100%coinbase52d ago0xdf51e8…5378af

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.