Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3a0…1c6b0x5492…f7e8Base—$0.01100%coinbase73d ago0x52fc59…8ceb8b
0xa3a0…1c6b0x7a36…e6fdBase—$0.01100%coinbase73d ago0xccf17b…ebac67
0xa3a0…1c6b0x61ae…0e1cBase—$0.01100%coinbase73d ago0xcf78e1…e03fa4
0xa3a0…1c6b0x2b90…8593Base—$0.01100%coinbase73d ago0x02e76c…a70383
0xa3a0…1c6b0x9ba1…477dBase—$0.01100%coinbase73d ago0x5daa9a…f1df29
0xa3a0…1c6b0x8053…568bBase—$0.01100%coinbase73d ago0xbc9bf1…5c1430
0xa3a0…1c6b0x6200…6a7dBase—$0.01100%coinbase73d ago0xc6a179…6cb26f
0xa3a0…1c6b0x358d…9e1cBase—$0.01100%coinbase73d ago0x00adab…2c79e2
0xa3a0…1c6b0x9ba0…1e75Base—$0.01100%coinbase73d ago0x5ed0d1…f2c626
0xa3a0…1c6b0x7bc7…e028Base—$0.01100%coinbase73d ago0xcdeb6b…9f4840
0xa3a0…1c6b0x572c…c9d3Base—$0.01100%coinbase73d ago0x3c29b7…8b6b41
0xa3a0…1c6b0x1cb1…fce0Base—$0.01100%coinbase73d ago0xaf589c…b6b881
0xa3a0…1c6b0xcb9d…681aBase—$0.01100%coinbase73d ago0xa126e4…36ee09
0xa3a0…1c6b0xee36…7e68Base—$0.01100%coinbase73d ago0x0347c7…a8fa51
0xa3a0…1c6b0x6b47…4a53Base—$0.01100%coinbase73d ago0x01046d…3caeea
0xa3a0…1c6b0x5dff…9e98Base—$0.01100%coinbase73d ago0x9f7ae7…80f9ae
0xa3a0…1c6b0x47f0…4af2Base—$0.01100%coinbase73d ago0xb022b4…a8eceb
0xa3a0…1c6b0x7dc8…8da4Base—$0.01100%coinbase73d ago0xeb71c4…5dea2b
0xa3a0…1c6b0xd425…c05dBase—$0.01100%coinbase74d ago0x9f91c8…e70bbd

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.