Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb32a…0c5f0xbb7d…2e78Base—$0.01100%coinbase80d ago0x0a9ca3…f8819d
0xb32a…0c5f0xd8d9…caa9Base—$0.01100%coinbase80d ago0xd3d85c…f23f50
0xb32a…0c5f0x02d5…3e21Base—$0.01100%coinbase80d ago0x2b297c…ce144d
0xb32a…0c5f0x489d…e974Base—$0.01100%coinbase80d ago0xb22e58…f353a6
0xb32a…0c5f0xa518…e43dBase—$0.01100%coinbase80d ago0x9fd186…eac39d
0xb32a…0c5f0x06a1…948fBase—$0.01100%coinbase80d ago0x84a0d1…cd5225
0xb32a…0c5f0x0297…5058Base—$0.01100%coinbase80d ago0xb91f8d…9271eb
0xb32a…0c5f0x90f7…db03Base—$0.01100%coinbase81d ago0xa83743…55af09
0xb32a…0c5f0x5b3b…d1bdBase—$0.01100%coinbase81d ago0xdbf487…c33790
0xb32a…0c5f0xf5cd…1d4bBase—$0.01100%coinbase81d ago0xe82465…64862b
0xb32a…0c5f0x8b6c…88d2Base—$0.01100%coinbase81d ago0xe48200…b2cd05
0xb32a…0c5f0x9f82…022dBase—$0.01100%coinbase81d ago0x00aab5…04b2ee
0xb32a…0c5f0xe30e…e0ebBase—$0.01100%coinbase81d ago0xdadf5f…35b0bf
0xb32a…0c5f0x62d9…a1a8Base—$0.01100%coinbase81d ago0xbd9f58…8677f3
0xb32a…0c5f0x5851…4f76Base—$0.01100%coinbase81d ago0x46c1b9…8d4887
0xb32a…0c5f0xb168…ed37Base—$0.01100%coinbase81d ago0x9e16c6…223efe
0xb32a…0c5f0x1c6b…10eaBase—$0.01100%coinbase81d ago0xa88571…8c57a2
0xb32a…0c5f0xa6ea…c605Base—$0.01100%coinbase81d ago0x3dcd58…f7806f
0xb32a…0c5f0x6d3c…573dBase—$0.01100%coinbase81d ago0x08c6ab…a00cb8

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.