Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0x23ccdb…ef130b
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xb8b265…d1d816
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0x411888…120ee7
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xd083cd…e0a529
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xa181a0…510857
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0x1ec671…d4b905
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xd4793c…74deb8
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0x16fc23…4a7d9e
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xceb180…7a65a4
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xffb1c8…bdd4e5
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0x2c5299…ad8e65
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xc524a7…d6e6d8
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0x0337a8…cd3ae7
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0x28c241…95380c
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0x17c514…79c49b
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xd29a1a…09cce7
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xac457b…119dcc
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0x61fb6f…93f6db
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0x3f724d…e8428b
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xa8688b…8be94c
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0x3ab07a…660dae
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xda7c1f…7bcff4
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xf49af4…adbcb1
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xfd1adb…e4f475
0x6687…99e60xa9dd…2315Base—$0.002100%coinbase43d ago0xd9cf46…84be97

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.