Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34e…a8ad0xe2f9…ee0cBase—$0.01100%coinbase69d ago0xbd2d41…10c818
0xc34e…a8ad0xa9de…4785Base—$0.01100%coinbase69d ago0xd8b398…7c5060
0xc34e…a8ad0x2858…35b6Base—$0.01100%coinbase69d ago0x0cca54…c2ca50
0xc34e…a8ad0xa873…bcf9Base—$0.01100%coinbase69d ago0x293ea5…2bf266
0xc34e…a8ad0x6d8d…896cBase—$0.01100%coinbase69d ago0x703369…165330
0xc34e…a8ad0xfae1…b1ccBase—$0.01100%coinbase69d ago0x13df57…841b70
0xc34e…a8ad0xfd68…562dBase—$0.01100%coinbase69d ago0x38c8ab…72b46d
0xc34e…a8ad0x8dc9…fb58Base—$0.01100%coinbase69d ago0x9d7dee…27a79d
0xc34e…a8ad0x8fc2…c1c8Base—$0.01100%coinbase69d ago0x2bbb23…b1bc9d
0xc34e…a8ad0x363d…4cdcBase—$0.01100%coinbase69d ago0x6ebfe6…abc711
0xc34e…a8ad0x0f8a…403bBase—$0.01100%coinbase69d ago0xcefb00…2889a3
0xc34e…a8ad0x4a80…61a0Base—$0.01100%coinbase69d ago0x58c96e…20588f
0xc34e…a8ad0x2a68…0242Base—$0.01100%coinbase69d ago0x50a2bc…e1ead1
0xc34e…a8ad0xadeb…324fBase—$0.01100%coinbase69d ago0x2ad7af…696fe3
0xc34e…a8ad0xf30b…44f8Base—$0.01100%coinbase69d ago0xea1830…dd236e
0xc34e…a8ad0xaf8f…e211Base—$0.01100%coinbase69d ago0x2de6f0…d10256
0xc34e…a8ad0x3186…fa4eBase—$0.01100%coinbase69d ago0x1ae666…4b7135
0xc34e…a8ad0xcc11…6ff7Base—$0.01100%coinbase69d ago0x2c24be…9e592b
0xc34e…a8ad0xfe08…fb90Base—$0.01100%coinbase69d ago0xb05989…3a4da7
0xc34e…a8ad0xa26b…1692Base—$0.01100%coinbase69d ago0x793b9c…8a262b
0xc34e…a8ad0x7e88…efbdBase—$0.01100%coinbase69d ago0xdf8f2d…31ed8f
0xc34e…a8ad0x3f22…b17fBase—$0.01100%coinbase69d ago0xc983bd…49f484
0xc34e…a8ad0x3e07…3ad6Base—$0.01100%coinbase70d ago0x619c76…d93e57
0xc34e…a8ad0xd37c…a1bcBase—$0.01100%coinbase70d ago0x1d41bb…df8953
0xc34e…a8ad0x693e…8caaBase—$0.01100%coinbase70d ago0x8b4f32…520fdd

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.