Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0xe39847…da82d4
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0xabfaa2…c284a0
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0xdefaee…5efa0f
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x8fc6c2…c1523d
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x0d7284…d45fe1
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x9ee55d…0de2f9
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x8f5881…f0d987
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x3e0bdf…51b661
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x77c472…d46a19
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x2dbe50…e272e9
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0xa09b98…7a2c0e
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x381099…7e3ec1
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x4937b0…d678ac
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x421b8d…f1cc5a
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x948b7d…47529e
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x21f4de…8d86fe
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x79f84b…8c5df1
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x14580e…7d5aa8
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x1a5220…017173
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x20b38b…7c536c
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x0946ba…1446b6
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x3af8ca…0184d9
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0xd66de3…728128
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0x0bb393…b517fc
0x5fa0…288c0x6839…1a2bBase—$0.003100%coinbase50d ago0xc8b15e…60ea5e

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.