Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xe8360d…90b80e
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xe2cfe2…a9b30d
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x6cdc1f…11e91c
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x11524d…ca0f99
0xafb9…85440x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x0c6827…b6cf28
0xafb9…85440x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xdf96bd…fa2182
0xafb9…85440x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xfc97df…ef02f6
0xafb9…85440x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xaaa242…74d1ef
0xafb9…85440x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xca5820…9d6e42
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x186b3c…748c26
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xfa56ee…aec1fb
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xffe08f…726e40
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x68e607…1f8d5c
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x65245c…6922ac
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xa60196…a802d3
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x6c1c81…d8ae96
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xb8a940…57c1a7
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xa36991…d822c0
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x6d803b…8be83c
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xb8e15c…a78cad
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xb123c5…510bbc
0xafb9…85440x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x16f848…03f861
0xafb9…85440x325b…d430BaseStableEnrichExa$0.02100%coinbase43d ago0x08cc7b…55f68e
0xafb9…85440x325b…d430BaseStableEnrichExa$0.02100%coinbase43d ago0x49b58e…d17bf2
0xafb9…85440x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xce0094…b960c8

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.