Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$17.85100%0x8134…084995d ago0xfeb908…700a94
0xc9a2…31540x0e3d…7757Base—$2.10100%0x4e07…cf7c95d ago0x3b6e55…b10747
0xc9a2…31540x0e3d…7757Base—$1.05100%0x0166…37af95d ago0xd64d0f…278e07
0xc9a2…31540x0e3d…7757Base—$5.25100%0xcf26…86e695d ago0xbc4309…4ad038
0xc9a2…31540x0e3d…7757Base—$10.50100%0x8494…2e4495d ago0x909062…701bfa
0xc9a2…31540x0e3d…7757Base—$11.55100%0x21ab…01d995d ago0x63f2c4…abc2a4
0xc9a2…31540x0e3d…7757Base—$1.05100%0x18cc…275095d ago0x589fe8…ee38ed
0xc9a2…31540x0e3d…7757Base—$4.20100%0x0389…0bc295d ago0x1efa6c…965e63
0xc9a2…31540x0e3d…7757Base—$3.15100%0x03f1…4e5f95d ago0x1db037…c63577
0xc9a2…31540x0e3d…7757Base—$10.50100%0x64fd…12f495d ago0x32af01…ea2599
0xc9a2…31540x0e3d…7757Base—$2.10100%0xc0fa…66cc95d ago0xd10550…309299
0xc9a2…31540x0e3d…7757Base—$11.55100%0x0c68…47ce95d ago0x4355d6…6986d5
0xc9a2…31540x0e3d…7757Base—$10.50100%0xf11b…db9495d ago0x8aef61…e63ac5
0xc9a2…31540x0e3d…7757Base—$5.25100%0x80e2…187395d ago0x3dfbff…cb5996
0xc9a2…31540x0e3d…7757Base—$5.25100%0x35fd…376b95d ago0xa37269…9aa388
0xc9a2…31540x0e3d…7757Base—$5.25100%0x8107…169995d ago0x7d2e4c…1e413e
0xc9a2…31540x0e3d…7757Base—$3.15100%0xec7c…5d3295d ago0x0731f1…8fd1df
0xc9a2…31540x0e3d…7757Base—$1.05100%0xa6d0…a3cd96d ago0x63ceab…8a63c2
0xc9a2…31540x0e3d…7757Base—$10.50100%0xcf6b…a40a96d ago0x71f0bf…a3a198
0xc9a2…31540x0e3d…7757Base—$10.50100%0xbb33…527796d ago0xebdadd…429498
0xc9a2…31540x0e3d…7757Base—$10.50100%0x9ee0…41c396d ago0xfa7ae2…9abfb3
0xc9a2…31540x0e3d…7757Base—$5.25100%0x2041…bdf696d ago0x7fc325…6b8f8d
0xc9a2…31540x0e3d…7757Base—$10.50100%0xc52b…5a8d96d ago0xe4625b…0f592b
0xc9a2…31540x0e3d…7757Base—$11.55100%0x77d8…3bfa96d ago0x65c55b…138f93
0xc9a2…31540x0e3d…7757Base—$21.00100%0x3d53…a35996d ago0x8f5463…d88b5f

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.