Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x77ec17…f89900
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x3fd8b1…9163dc
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0xdefa3a…48eca9
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0xc68814…c89402
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x96e7d4…145ead
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0xce351c…59bb89
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x4fe3be…6c2ad7
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x471394…e787e8
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x30fbdc…cce40e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x40d0ea…9bcc46
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x86aba6…4ba075
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x5c0640…7dcf29
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0xa1467f…23af0e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x20b210…5f57cf
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0xa42338…1e2d3d
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x8adbf4…5c4b3f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0xddb5c4…d26a6b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x93d338…a3ea94
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0x806d63…577c1e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase89d ago0xdda052…9d739c
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase89d ago0x2ec660…49bc61
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase89d ago0x8cd49d…7031b9
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase89d ago0xfa556e…274113
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase89d ago0x301086…008bb6
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase89d ago0xf559f5…0525b3

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.