Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xd7259a…f7f970
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x9192cd…7582b6
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x2b324e…3d5fbe
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xebe555…d97b48
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xb3e6c2…457592
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x7397ab…9d7f94
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xad2a5d…9c2380
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x070be1…c84201
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x0b714e…e8e93e
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932101d ago0xf5223c…7d3b8a
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x3c1a2b…d30355
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x8d3fa6…4a50aa
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xfcce01…913ffd
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x4f6c66…6fd4d1
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x0e85ec…acb231
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x64f814…7c7fcf
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x78bb07…b5e1cc
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xe51ec5…f03f77
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x931f6c…a35acf
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932101d ago0x742973…be23c4
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xf7e60b…807ed7
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932101d ago0x3a456f…d0f045
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xc1bde7…56a2f0
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x8679a4…0492ae
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x6270f5…340e78

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.