Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x008dc2…2c20da
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x178c61…43cdf0
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x01a7f3…7a2783
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x62b5b3…7d4ad5
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0xcef005…5b19f3
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x9b55e8…3c551c
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x09b77d…9ab23a
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0xb44b27…d01e82
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x8a2f4b…b386b3
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x59e1b1…6d4f93
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0xab9fff…f81d16
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x9afd07…d9ec5f
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x64df49…a6a60b
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x4f29d0…9ce2c6
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0xa8f54b…4ec6a0
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x8c2f39…1be1cd
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x77fdaf…41017a
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x53797c…7fc01f
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0xfd1494…26d5bf
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0xcac24d…f7f521
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0xa93885…9817b6
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x31e500…dd05cc
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x5e6e08…773921
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0xcdbe77…ee7704
0x9d94…a4360x78f9…3928Base$0.10100%coinbase57d ago0x4f7dab…0c264b

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.