Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x055c…b1700x589a…b3d8BaseX PayHealth$0.005100%coinbase14s ago0x1db04f…afc612
0x782f…2ce10x3e0a…78e7Base$0.005711100%coinbase14s ago0xcc26a6…4348d7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14s ago0xa0fcb8…a8d1a6
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase14s ago0xc2b97d…d6e564
0x758e…aebf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x4bd9f9…bff131
0xd906…36020xfe80…47eeBase$0.001100%fluxa16s ago0xabc63a…b752a4
0xb71c…18c30x6839…1a2bBase$0.003100%coinbase16s ago0xbe8b52…343777
0xea39…1df10xfe80…47eeBase$0.001100%fluxa16s ago0x778508…8025b6
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase18s ago0x476475…347b6b
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xd653c0…cf2569
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xb13edf…da57f6
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0xfe9ac6…db37bc
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x65e2f2…d5b734
0x3619…3ed10x6839…1a2bBase$1.00100%coinbase24s ago0x4caf1e…b2d19a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xeb56a4…a34290
0x051b…da220x2a90…ea3bBaseDeepAIImages$0.01100%coinbase28s ago0x6e133d…60f93f
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0xdd068c…466726
0x758e…aebf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x041544…81df07
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xbe9810…925141
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase30s ago0xdff372…7572b2
0xcfef…62550x6839…1a2bBase$5.00100%coinbase32s ago0x955d59…5d815a
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0x50a6a3…e0b615
0xd1c3…27700x9386…ca25Basex402 service$18.00100%coinbase34s ago0x52b82a…c0241e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xa5e5d9…d0e488
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase36s ago0xd0dfa6…3f542d

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.