Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase9h ago0xc480e1…621eb8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x892975…7b3f7c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x69125b…95b658
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x80b79f…5f27ef
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0x7a2c03…e0a415
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x4feb31…99cd29
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase10h ago0xfe6349…44b85f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0xaa7ba6…76b735
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0xb56d68…14c286
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase10h ago0xde1af2…74caf3
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase10h ago0x005166…ba6b2b
0xd97c…00930x9dba…0df8Basex402 service$0.006100%coinbase10h ago0x766e90…741517
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x158f42…f044d8
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa10h ago0x84b12d…7d240d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x0c42ef…ab82ed
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x507270…86d29f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x403116…d2f515
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x15defe…3f17f0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0xe73acd…6ecb1b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x02cbe4…b8db2e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x3c6b42…11bf33
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x5f7a19…da90ca
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x5b21d3…8e59f3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0x6769af…fa7c81
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10h ago0xfdcc5a…5ba64c

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.