Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f6f…a43b0x10c1…1e24Base—$1.18100%coinbase107d ago0xeb193c…dbfdca
0x5f6f…a43b0x10c1…1e24Base—$0.58100%coinbase107d ago0xab98bb…d8fde6
0x5f6f…a43b0x10c1…1e24Base—$0.51100%coinbase107d ago0x0234a3…8384a0
0x5f6f…a43b0x10c1…1e24Base—$0.60100%coinbase107d ago0xbf85be…89b66c
0x5f6f…a43b0x10c1…1e24Base—$0.57100%coinbase107d ago0xc0f1da…f53e15
0x5f6f…a43b0x10c1…1e24Base—$0.56100%coinbase107d ago0xdf8f0b…e6c67e
0x5f6f…a43b0x10c1…1e24Base—$0.59100%coinbase107d ago0x69f150…903d00
0x5f6f…a43b0x10c1…1e24Base—$0.51100%coinbase107d ago0xea870b…846aff
0x5f6f…a43b0x10c1…1e24Base—$0.55100%coinbase107d ago0x754773…5e17f5
0x5f6f…a43b0x10c1…1e24Base—$0.55100%coinbase107d ago0x765999…ab37f8
0x5f6f…a43b0x10c1…1e24Base—$0.55100%coinbase107d ago0x0ea8df…1ffa55
0x5f6f…a43b0x10c1…1e24Base—$0.50100%coinbase107d ago0xc90dab…089bd1
0x5f6f…a43b0x10c1…1e24Base—$0.53100%coinbase107d ago0x536335…5bebf8
0x5f6f…a43b0x10c1…1e24Base—$0.54100%coinbase107d ago0x080ddb…09bcdd
0x5f6f…a43b0x10c1…1e24Base—$0.62100%coinbase107d ago0xa4f76b…46ffcb
0x5f6f…a43b0x10c1…1e24Base—$0.54100%coinbase107d ago0x814a71…6f7db8
0x5f6f…a43b0x10c1…1e24Base—$0.19100%coinbase107d ago0xbc5f8b…b1a0b5
0x5f6f…a43b0x10c1…1e24Base—$0.53100%coinbase107d ago0x3f2cc1…df9a7c
0x5f6f…a43b0x10c1…1e24Base—$0.60100%coinbase107d ago0x126934…712cea
0x5f6f…a43b0x10c1…1e24Base—$0.53100%coinbase107d ago0x7df1e2…28f73e

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.