Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11h ago0xe19e1f…4e7c33
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11h ago0x981c8d…ec056f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11h ago0xd57966…e28823
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase11h ago0xc43318…82bf5e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11h ago0x0800db…b53055
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11h ago0x772a93…ece4f6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase12h ago0xf46fe8…b37841
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12h ago0x5372fe…c6791a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase12h ago0xd4ee7d…205f61
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12h ago0x06bfa4…b79b25
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12h ago0x3e81f1…0aaa8d
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase12h ago0xbd3cd2…b0b6a4
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12h ago0xe3c04a…d4cf9b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase12h ago0x458f95…742e24
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12h ago0x55ccfc…b2fc72
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase12h ago0xd820eb…39b9c9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12h ago0x2c6e45…93728b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12h ago0x6a2fe0…161c42
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12h ago0x60d8e7…e86f70
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase12h ago0x125f33…e2c18d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12h ago0x705b92…6730b3
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase12h ago0xcce794…ac926c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12h ago0xdd0d6b…997556
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase12h ago0xefb70f…d18089
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase12h ago0x01760f…a80760

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.