Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$1.27100%coinbase32d ago0x4e486d…e0a95e
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase32d ago0x74ac97…0fd664
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase32d ago0xfb0b82…08f8f9
0xca0a…2d7a0x85b4…627cBase—$2.52100%coinbase32d ago0x0902bf…87d3f7
0xca0a…2d7a0x85b4…627cBase—$0.90100%coinbase32d ago0xf57b07…600f42
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase32d ago0x2ec6bc…eb89b3
0xca0a…2d7a0x85b4…627cBase—$2.01100%coinbase32d ago0x9dbfe6…0fe3ca
0xca0a…2d7a0x85b4…627cBase—$0.67100%coinbase32d ago0x97cae8…d93446
0xca0a…2d7a0x85b4…627cBase—$2.52100%coinbase32d ago0xfb3b5f…646abc
0xca0a…2d7a0x85b4…627cBase—$0.72100%coinbase32d ago0xb0d19e…19fbe7
0xca0a…2d7a0x85b4…627cBase—$1.50100%coinbase32d ago0x19abe1…606779
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase32d ago0x5c92db…f76c80
0xca0a…2d7a0x85b4…627cBase—$0.50100%coinbase32d ago0x191140…954ecf
0xca0a…2d7a0x85b4…627cBase—$3.12100%coinbase32d ago0xc49cca…12574f
0xca0a…2d7a0x85b4…627cBase—$0.32100%coinbase32d ago0x42995d…5477c2
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase32d ago0xa4f89c…dd925e
0xca0a…2d7a0x85b4…627cBase—$0.74100%coinbase32d ago0x5ef048…f95bc4
0xca0a…2d7a0x85b4…627cBase—$0.38100%coinbase32d ago0x9aabd0…3a2ceb
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase32d ago0x11196f…cbe37f
0xca0a…2d7a0x85b4…627cBase—$2.69100%coinbase32d ago0x498d98…53f1b1
0xca0a…2d7a0x85b4…627cBase—$2.64100%coinbase32d ago0x0c2583…6c7a16
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase32d ago0xc0e253…c3fed6
0xca0a…2d7a0x85b4…627cBase—$0.67100%coinbase32d ago0x270268…757752
0xca0a…2d7a0x85b4…627cBase—$2.10100%coinbase32d ago0xd1e45e…e874d5
0xca0a…2d7a0x85b4…627cBase—$5.42100%coinbase32d ago0x3aee47…0bee43

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.