Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0x650b97…82b814
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0xefdf47…afd06e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0xacf900…27a478
0x2501…02acmemosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0xdc211e…d4548b
0x2501…02acmemosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0xd7c564…f5d12f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0x230cec…c5d324
0xe3ba…3fb3memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0xf74785…6acf7c
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0x609e83…5c9977
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0x4a5508…8813d4
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0x6732e8…c4f69b
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0x64b425…9b13c3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0x91e468…2b2312
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0x5aa0e5…15ea73
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0x51cce1…54986d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase9d ago0xf1ec0a…29dda0
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase10d ago0x858686…43e01e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase10d ago0x71282e…2e67ae
0x3a02…3c35memosr.ethBasebase-gas-x402Gas$0.005100%coinbase10d ago0x6956af…37f47d
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase10d ago0xf116c3…d0a2e1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase10d ago0x805ff0…16fc9f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase10d ago0xe8aba8…5a6a6a
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase10d ago0xb14e1f…e90856
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase10d ago0x4231a9…db073f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase10d ago0xfd764b…e5ed36
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase10d ago0x66e588…b82e1b

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.