Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$3.15100%0x3cca…9c7c111d ago0x05c983…c2fc88
0xa520…eca40x0e3d…7757Base$5.25100%0x2e11…8573111d ago0xbc1c1b…0a4272
0xa520…eca40x0e3d…7757Base$5.25100%0x55b3…f1a0111d ago0xa3fe4e…c37f01
0xa520…eca40x0e3d…7757Base$5.25100%0x69ba…d2e2111d ago0xbe2324…39fb87
0xa520…eca40x0e3d…7757Base$10.50100%0xb182…b93d111d ago0x04d820…1b744d
0xa520…eca40x0e3d…7757Base$10.50100%0x238e…2325111d ago0xf746bd…c541b0
0xa520…eca40x0e3d…7757Base$5.25100%0x2d29…913b112d ago0x443e2e…576c32
0xa520…eca40x0e3d…7757Base$5.25100%0x7685…4769112d ago0xa35477…ae8bef
0xa520…eca40x0e3d…7757Base$21.00100%0x4a3c…7102112d ago0x47fb7e…8e3b48
0xa520…eca40x0e3d…7757Base$9.45100%0x50b0…9cda112d ago0x02227f…3361b1
0xa520…eca40x0e3d…7757Base$2.10100%0xcfc4…e104112d ago0x9d316c…5af254
0xa520…eca40x0e3d…7757Base$3.15100%0x4a9b…67ce112d ago0x8bb320…91eca0
0xa520…eca40x0e3d…7757Base$21.00100%0x53e5…0939112d ago0xd0fc08…3e937a

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.