Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$10.5070%0x9cee…c9d919d ago0xa0cf28…5aed4e
0xc9a2…31540x47c5…4fc3Base$10.5070%0xb859…c36719d ago0x1fbdd8…797ee9
0xc9a2…31540x47c5…4fc3Base$10.5070%0x823e…6b6c19d ago0xa34dbf…9b90fc
0xc9a2…31540x47c5…4fc3Base$10.5070%0x1984…8da819d ago0x32bd4c…d03514
0xc9a2…31540x47c5…4fc3Base$31.5070%0xc0fa…66cc19d ago0x08a164…9ec401
0xc9a2…31540x47c5…4fc3Base$10.5070%0x7390…9c9319d ago0x2685a7…d4af3f
0xc9a2…31540x47c5…4fc3Base$12.6070%0x4ec9…366119d ago0x6577a6…b26dfd
0xc9a2…31540x47c5…4fc3Base$10.5070%0x414d…e9d519d ago0x7d6354…16066f
0xc9a2…31540x47c5…4fc3Base$26.2570%0xa5c8…4ccb19d ago0xf4e323…8e914b
0xc9a2…31540x47c5…4fc3Base$10.5070%0x21e4…0fa919d ago0x2f9de1…c8405f
0xc9a2…31540x47c5…4fc3Base$31.5070%0x4345…1ce919d ago0x732258…77d9dc
0xc9a2…31540x47c5…4fc3Base$10.5070%0x39f9…9a7919d ago0xc80631…da55a9
0xc9a2…31540x47c5…4fc3Base$149.1070%0x175b…99fa19d ago0x32c06c…3b36f8
0xc9a2…31540x47c5…4fc3Base$15.7570%0xe1d1…1b1919d ago0x9a4eff…076b36
0xc9a2…31540x47c5…4fc3Base$21.0070%0x1ae8…2c7319d ago0xee0342…140a8c
0xc9a2…31540x47c5…4fc3Base$10.5070%0xcd39…072419d ago0x25232f…2fb19a
0xc9a2…31540x47c5…4fc3Base$10.5070%0x7924…2dfe19d ago0x2e88a2…da486f
0xc9a2…31540x47c5…4fc3Base$10.5070%0x450f…b50619d ago0x851371…5552dd
0xc9a2…31540x47c5…4fc3Base$15.7570%0x81da…371f19d ago0x695cb4…e6606d
0xc9a2…31540x47c5…4fc3Base$10.5070%0x816c…9f8619d ago0xe7f01c…6b9987
0xc9a2…31540x47c5…4fc3Base$10.5070%0xcdfd…ef8219d ago0x49c039…d3b9fb
0xc9a2…31540x47c5…4fc3Base$10.5070%0xf74f…ffda19d ago0x8d064d…844daf
0xc9a2…31540x47c5…4fc3Base$10.5070%0x406c…cda319d ago0xf1e171…1f137a
0xc9a2…31540x47c5…4fc3Base$10.5070%0xb9e3…292d19d ago0x4333af…b1c9fe
0xc9a2…31540x47c5…4fc3Base$10.5070%0xeb2b…34ca19d ago0xd85f54…cd6dc6

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.