Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x54cedc…733a03
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase12s ago0xf559c6…590399
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xf13d50…02b1f4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x77d31c…2b8992
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase20s ago0xe7463c…0ce09a
0x4f7c…f5da0x3e0a…78e7Base$0.004374100%coinbase22s ago0x93cea1…e895bc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x7cd7f1…08e4c5
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x07ee6e…98b704
0x6865…7f280x7d2c…bcfeBase$0.05100%coinbase24s ago0xe270c5…23142f
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase26s ago0x4eeb9d…884ff3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xcdf9ff…e1b1f3
0xedf3…98b20xfe80…47eeBase$0.001100%fluxa28s ago0xca8a41…aa9793
0xb04e…e5340xfe80…47eeBase$0.001100%fluxa28s ago0x63e4b4…54f1f4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x6afef1…c8e77d
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase32s ago0x32e78c…2b3f00
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase34s ago0x349b56…b81038
0xa4f1…f73f0x47c5…4fc3Base$10.5070%0xc585…31c634s ago0x5313c9…3ddeb2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase38s ago0x64e59d…e0bc8d
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xa952a0…ba3a20
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xa50783…7396fa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40s ago0x3e4a2c…aeb8d4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40s ago0xdbb712…07ebb2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40s ago0xe4ecee…104dd4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40s ago0xc835fe…68a3a5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase40s ago0xcd7d02…1fe71e

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.