Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x0c1f54…5aaff4
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x3d1508…85b4ff
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x472483…33b705
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x0903a9…fe4918
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x406f77…04ded1
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x3d230b…918931
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x9436c1…6beff5
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x35d738…1e11ab
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x7cdc7a…dd8d89
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0xee9580…57d699
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0xf2fcde…40ccf7
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x544b8a…ebd459
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0xa0e913…c56880
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x560e07…4cacd4
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0x81f150…6c2e30
0xc254…458c0x325b…d430BaseStableEnrichExa$0.03100%coinbase23h ago0xa03964…60f4e4
0xc254…458c0x325b…d430BaseStableEnrichExa$0.28100%coinbase23h ago0xf05a59…c209ee
0xc254…458c0x325b…d430BaseStableEnrichExa$0.28100%coinbase23h ago0xbf79e4…d317ac
0xc254…458c0x325b…d430BaseStableEnrichExa$0.28100%coinbase23h ago0x328832…59c676
0xc254…458c0x325b…d430BaseStableEnrichExa$0.28100%coinbase23h ago0x4bfe1c…8244ed
0xc254…458c0x325b…d430BaseStableEnrichExa$0.28100%coinbase23h ago0xb9597b…7368eb
0xc254…458c0x325b…d430BaseStableEnrichExa$0.28100%coinbase23h ago0xdff28c…0a4297
0xc254…458c0x325b…d430BaseStableEnrichExa$0.28100%coinbase23h ago0x59181b…6dab3a
0xc254…458c0x325b…d430BaseStableEnrichExa$0.28100%coinbase23h ago0x704737…7be650
0xc254…458c0x325b…d430BaseStableEnrichExa$0.28100%coinbase23h ago0x59b9ef…54ec4d

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.