Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefd0…293e0x6e17…1b6bBase—$0.01100%coinbase55d ago0x47cbf0…0c7b9a
0xefd0…293e0x4168…885bBase—$0.01100%coinbase55d ago0x4034d7…581877
0xefd0…293e0xfbbd…25cfBase—$0.01100%coinbase55d ago0x6f591c…bf7cf6
0xefd0…293e0x0dd8…44c5Base—$0.01100%coinbase55d ago0xb4f802…93de43
0xefd0…293e0x5676…0bf4Base—$0.01100%coinbase55d ago0x90435e…96efb9
0xefd0…293e0x5675…6bc3Base—$0.01100%coinbase55d ago0x94bc6e…f92664
0xefd0…293e0x752d…918aBase—$0.01100%coinbase55d ago0xeb386b…487618
0xefd0…293e0x3713…ed8cBase—$0.01100%coinbase55d ago0x77ff98…6cd3c4
0xefd0…293e0xa35c…2344Base—$0.01100%coinbase55d ago0xe78163…45bb0c
0xefd0…293e0xb513…048fBase—$0.01100%coinbase55d ago0x19d602…6c799f
0xefd0…293e0x2a49…7537Base—$0.01100%coinbase55d ago0xa089b2…3a386b
0xefd0…293e0x355e…c3b0Base—$0.01100%coinbase55d ago0x87f944…a78540
0xefd0…293e0x2612…fc4aBase—$0.01100%coinbase55d ago0xe7a680…56f842
0xefd0…293e0x4016…902dBase—$0.01100%coinbase55d ago0x6573d1…d7391f
0xefd0…293e0xe75f…d805Base—$0.01100%coinbase55d ago0xa45654…874722
0xefd0…293e0xd017…b806Base—$0.01100%coinbase55d ago0xbd7d81…f71969
0xefd0…293e0x0949…6cfcBase—$0.01100%coinbase55d ago0x21da24…4145c8
0xefd0…293e0xc3ad…5a6fBase—$0.01100%coinbase55d ago0xf5b6e9…826334
0xefd0…293e0x42e6…0a42Base—$0.01100%coinbase55d ago0x6eec23…fe5c9e
0xefd0…293e0x5913…1cdbBase—$0.01100%coinbase55d ago0xaf497c…78889b
0xefd0…293e0x7df0…d9e8Base—$0.01100%coinbase55d ago0x46f2a3…b0d3e5
0xefd0…293e0x5f8c…ecb4Base—$0.01100%coinbase55d ago0x49a224…ebc353
0xefd0…293e0xae72…2762Base—$0.01100%coinbase55d ago0xbdef12…b48d50
0xefd0…293e0xa326…efe8Base—$0.01100%coinbase55d ago0x09c05d…3fad73
0xefd0…293e0x9e81…4699Base—$0.01100%coinbase55d ago0xa83b63…b0bb4c

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.