Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d29…26fa0x10c1…1e24Base—$0.20100%coinbase116d ago0xfd08a1…11d7ba
0x8d29…26fa0x10c1…1e24Base—$0.52100%coinbase116d ago0xe29039…bb45e8
0x8d29…26fa0x10c1…1e24Base—$0.20100%coinbase116d ago0xa6103a…61a457
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x8b5eef…6db979
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0xf41b87…06517d
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0xb5b53b…dccba4
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x09c5c1…b0da33
0x8d29…26fa0x10c1…1e24Base—$0.75100%coinbase116d ago0xede0b4…4e7a29
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x6e6916…2465f0
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0xcdfc85…1b3aa6
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x3b9cbb…bd8157
0x8d29…26fa0x10c1…1e24Base—$0.51100%coinbase116d ago0xef6b5f…8d4de4
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x22bd5e…441181
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x2e126d…5e34d2
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0xfedd8b…dcd80f
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x22c545…21f727
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x902ebb…e297d6
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x6d0e11…b872e3
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x970f42…8bd675
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x66ae45…a4ec22
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x8d486f…d85246
0x8d29…26fa0x10c1…1e24Base—$0.01100%coinbase116d ago0x6bd9c4…88b10c

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.