Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4629…d3950xd744…3868Base—$0.01100%coinbase72d ago0x13912e…bb2da1
0x4629…d3950x681b…6b16Base—$0.01100%coinbase72d ago0xe0dbff…ac3137
0x4629…d3950x3a0f…9c24Base—$0.01100%coinbase72d ago0x7677dd…71cb91
0x4629…d3950xd839…bba1Base—$0.01100%coinbase72d ago0xf19791…0bac5d
0x4629…d3950x1a53…5f08Base—$0.01100%coinbase72d ago0xcdfbb7…ec36f7
0x4629…d3950x5f7f…8065Base—$0.01100%coinbase72d ago0xeac900…150d40
0x4629…d3950x6326…96b6Base—$0.01100%coinbase72d ago0xcb5c13…3cec81
0x4629…d3950xa89e…2abdBase—$0.01100%coinbase72d ago0xda77c9…17f0c6
0x4629…d3950xaa0c…48e1Base—$0.01100%coinbase72d ago0x518983…027b8b
0x4629…d3950x8bd4…6a6fBase—$0.01100%coinbase72d ago0x23a829…eec37d
0x4629…d3950xd89e…a7deBase—$0.01100%coinbase72d ago0xa72a23…5a97e1
0x4629…d3950x097d…d132Base—$0.01100%coinbase72d ago0xcc2cd6…14e9d1
0x4629…d3950x3794…8804Base—$0.01100%coinbase72d ago0x73d1a4…ad9e0a
0x4629…d3950xa985…9fb7Base—$0.01100%coinbase72d ago0x2e2230…e40204
0x4629…d3950xce8d…d334Base—$0.01100%coinbase72d ago0xfe58cd…857c4e
0x4629…d3950x663f…d3dbBase—$0.01100%coinbase72d ago0xc4073e…bf092f
0x4629…d3950xee3f…8cffBase—$0.01100%coinbase72d ago0x8fbca1…c8af09
0x4629…d3950xd0d5…546eBase—$0.01100%coinbase72d ago0x279599…8f8f74
0x4629…d3950x9ea9…e9a4Base—$0.01100%coinbase72d ago0xb819de…86c49d
0x4629…d3950xb4d4…280eBase—$0.01100%coinbase72d ago0x99fb44…1d3007
0x4629…d3950x369e…0bb0Base—$0.01100%coinbase72d ago0xa94e19…929e83
0x4629…d3950x7250…651aBase—$0.01100%coinbase72d ago0xad5cb7…6c77b0
0x4629…d3950x71e4…529cBase—$0.01100%coinbase72d ago0x78e7b3…e1cf3d
0x4629…d3950xae0c…8dbdBase—$0.01100%coinbase72d ago0x71c3a1…62a7ab
0x4629…d3950x9ed5…5cc1Base—$0.01100%coinbase72d ago0xd5c3c0…64744f

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.