Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x68a12e…f24c86
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x3fc225…cc3624
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x26a2d6…1aad4c
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x0a48d1…f8f8e6
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x426343…d8168e
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0xac9664…e2243c
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0xe2f5a7…46df82
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x11f296…2f3bee
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x35b886…3d8f1a
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x4424fe…4188a6
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0xa6d5bd…fac24b
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x8d0c7c…c14458
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x15f12e…d8e3e9
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0xa806e8…3fa758
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0xe161a3…57e00c
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0xe8b69a…69f497
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0xa2ef45…29a5e2
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0xb2cae3…433a87
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x4aab1a…3ddfe9
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0xbf7b1b…5f04cd
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x8b71ab…113057
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x14ee3c…29d511
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0xfa0811…ed3465
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0xd94933…176b19
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase38d ago0x51db56…782aaf

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.