Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0x1da318…e70ad8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x453dd1…6eb1d4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0xc790d9…d04d57
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0x63a8b6…833854
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0xec3b0c…e70768
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0xf14523…bc97ad
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0x3199e3…f4a626
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0xb35038…3e8d6e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0x541d5c…aa4436
0xd97c…00930x325b…d430BaseStableEnrichExa$0.20100%coinbase89d ago0xd6519a…f1e391
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x0dcc9b…422e7c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x099f63…6722e7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x8c41f8…79afcb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x061a82…d77aa2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x5c8ba9…2ecceb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x670916…25d24c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xbf2ef7…f9ced6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xc6a044…324269
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x3978ff…b77d38
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x3fee2d…479da6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xe71712…7a4550
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x4a569a…41e4bc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0x9c8e41…af74ac
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xf52916…3dbc3d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase89d ago0xefd3c6…f45ea8

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.