Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0051…6d9a0x6839…1a2bBase—$0.003100%coinbase43d ago0x22c1f2…a301fb
0x310d…0a0d0x6839…1a2bBase—$0.003100%coinbase43d ago0x8c6607…9a1fd5
0x6eb0…30340x6839…1a2bBase—$0.003100%coinbase43d ago0x97dac5…4e4fd2
0x0cb0…d1c90x6839…1a2bBase—$0.003100%coinbase43d ago0xb0ebe6…e6467f
0x53d2…d1f10x6839…1a2bBase—$0.003100%coinbase43d ago0x58927a…d4c888
0x3c87…e1d20x6839…1a2bBase—$0.003100%coinbase43d ago0xd56fab…0215d1
0xde17…5a2e0x6839…1a2bBase—$0.003100%coinbase43d ago0x16bd8e…1e92e3
0x6edd…f6320x6839…1a2bBase—$0.003100%coinbase43d ago0x75be65…4eabe4
0x4990…58800x6839…1a2bBase—$0.003100%coinbase43d ago0x53d254…b12e23
0xc9c0…0d7f0x6839…1a2bBase—$0.003100%coinbase43d ago0x237c29…ec667e
0x0e26…722c0x6839…1a2bBase—$0.003100%coinbase43d ago0x90b12f…ebe947
0x6b79…c9360x6839…1a2bBase—$0.003100%coinbase43d ago0xf619dd…3baed8
0x77e3…aaa40x6839…1a2bBase—$0.003100%coinbase43d ago0x94cc2d…454037
0x25dd…1bdd0x6839…1a2bBase—$0.003100%coinbase43d ago0xd6507b…fc49b0
0xaa41…b9b60x6839…1a2bBase—$0.003100%coinbase43d ago0x9a6aaa…a66867
0xc151…4b230x6839…1a2bBase—$0.003100%coinbase43d ago0x2473e0…65e7d8
0xdf7f…36930x6839…1a2bBase—$0.003100%coinbase43d ago0x8dc9f7…ded943
0x51cd…5f7a0x6839…1a2bBase—$0.003100%coinbase43d ago0x4f4927…634dfb
0xa948…c1d70x6839…1a2bBase—$0.003100%coinbase43d ago0x759fd6…f54888
0x341c…ce820x6839…1a2bBase—$0.003100%coinbase43d ago0x5bd67f…56b2a5
0xdf3b…2f3c0x6839…1a2bBase—$0.003100%coinbase43d ago0xa84800…3c7dff
0x6728…11ae0x6839…1a2bBase—$0.003100%coinbase43d ago0xffd33a…353e54
0x2281…65220x6839…1a2bBase—$5.00100%coinbase43d ago0x008698…58d3ee
0x7624…65cb0x6839…1a2bBase—$0.003100%coinbase43d ago0xb4e5e7…398b0a
0xc16c…b2fb0x6839…1a2bBase—$0.003100%coinbase43d ago0x0cd3fe…25f772

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.