Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0x03958b…49ed13
0x27e3…e3100x13bf…b9a7Base—$0.00370%candidates50d ago0x560448…8be0e7
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0x8d8769…fe533c
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates50d ago0x6d7521…16166f
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0x38fdc2…5580c5
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates50d ago0xe3a48e…ee8675
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0xd1a9ad…720e61
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates50d ago0x5df3e4…c05cf9
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0xb029ab…383f85
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates50d ago0x17a474…56d3a3
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0x14bfdb…6b7407
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates50d ago0x0c10ad…ccf64d
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0x6ccf2c…d5c49b
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates50d ago0xb835ff…187306
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0xafe67c…6c1a3d
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates50d ago0x97e72a…eddaa2
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0x97a4df…223471
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates50d ago0xf028a0…46cfe7
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0x95accd…097399
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates50d ago0xb618c8…050f00
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0xc4a2ab…c48e49
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates50d ago0xfa117b…0ee7e8
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0x452f00…03d0b5
0x27e3…e3100x13bf…b9a7Base—$0.004100%candidates50d ago0x2ad1d7…57619e
0x27e3…e3100x13bf…b9a7Base—$0.002100%coinbase50d ago0x891317…a68681

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.