Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase36d ago0xf57b85…3dcff6
0xc613…37ed0x6d6e…9192BaseExaSearch$0.01100%coinbase36d ago0x567cf9…f1022f
0xc613…37ed0x6d6e…9192BaseExaSearch$0.01100%coinbase36d ago0x88a8fd…99ff0d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xb1ff17…fd7a47
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase36d ago0x14033b…63fbf0
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0x46076f…88ea26
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0x6305b8…78d3c0
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0x67c270…8552b3
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0x196ccb…05b83c
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xf2114a…b62e7e
0x4503…d53e0x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0x0aa479…ff8277
0x08b7…7caa0x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0x1ea0fc…9153bb
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0x3bb779…cac018
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0x0d43be…f49ae7
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xeb9c19…58aa90
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0x149741…1789f6
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xa668fa…0202df
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xc229ab…ef3428
0xd7a1…dfe50x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xbe186e…b0fc47
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase36d ago0xe036dc…d64ff0
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0x661286…afaa04
0xb28e…bb100x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xbcee7a…ccc9e7
0xb28e…bb100x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xdcd17e…9c1f82
0xb28e…bb100x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xa372e9…9bf1bd
0xb28e…bb100x6d6e…9192BaseExaSearch$0.007100%coinbase36d ago0xf10283…0c9b64

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.