Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe70f…2fc70x10c1…1e24Base—$0.20100%coinbase114d ago0x9fb94b…6a5bc5
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x4726c7…95efff
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x1a739a…ae75f7
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x15c9d0…5ac5fa
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0xb7138b…007b26
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x1c71dc…290319
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x5943c0…d8a244
0xe70f…2fc70x10c1…1e24Base—$0.20100%coinbase114d ago0xa5cd61…bc264f
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x1b3eb6…66cbd2
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x4d3bbf…79bf6b
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0xe7bf12…af1ee1
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x92a769…7ee6cd
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x1c0ae5…cce061
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x654e7d…ccb263
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x6825d9…cb59e9
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0xedc63e…62479c
0xe70f…2fc70x10c1…1e24Base—$0.01100%coinbase114d ago0x06c697…bf369e
0xe70f…2fc70x10c1…1e24Base—$0.64100%coinbase114d ago0x79cdcb…2139b0
0xe70f…2fc70x10c1…1e24Base—$0.76100%coinbase114d ago0xd757b1…27b6ad

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.