Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x58e6…e2c0Basex402 service$0.02100%coinbase117d ago0xdd844f…3eba71
0x7e57…2f090x58e6…e2c0Basex402 service$0.02100%coinbase117d ago0xcf83d2…867277
0x9cc4…b1760x58e6…e2c0Basex402 service$0.02100%coinbase117d ago0xd80441…148a90
0x9cc4…b1760x58e6…e2c0Basex402 service$0.02100%coinbase117d ago0x53d232…4dab79
0x9cc4…b1760x58e6…e2c0Basex402 service$0.02100%coinbase117d ago0x12aaf3…c308c7
0x9cc4…b1760x58e6…e2c0Basex402 service$0.02100%coinbase117d ago0xcf6409…8aeeb5
0x9cc4…b1760x58e6…e2c0Basex402 service$0.02100%coinbase117d ago0x2f1d2d…ced79f
0x9cc4…b1760x58e6…e2c0Basex402 service$0.005100%coinbase117d ago0x5a5a11…036659
0x9cc4…b1760x58e6…e2c0Basex402 service$0.02100%coinbase117d ago0x67828d…0f392e
0x7e57…2f090x58e6…e2c0Basex402 service$0.02100%coinbase118d ago0x9f2859…dce56c
0x7e57…2f090x58e6…e2c0Basex402 service$0.02100%coinbase118d ago0x8c7537…9fa333
0x9cc4…b1760x58e6…e2c0Basex402 service$0.02100%coinbase118d ago0x34c8ac…300b97
0x9cc4…b1760x58e6…e2c0Basex402 service$0.02100%coinbase118d ago0x80dca1…7c663e
0x7e57…2f090x58e6…e2c0Basex402 service$0.02100%coinbase118d ago0xeaead6…098d64
0x7e57…2f090x58e6…e2c0Basex402 service$0.005100%coinbase118d ago0xe4b8c0…1e62ee
0x7e57…2f090x58e6…e2c0Basex402 service$0.02100%coinbase118d ago0x646362…95d071
0x7e57…2f090x58e6…e2c0Basex402 service$0.02100%coinbase118d ago0xa41253…258193
0x7e57…2f090x58e6…e2c0Basex402 service$0.02100%coinbase118d ago0x8130ff…35121f

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.