Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae3…aafe0x4466…125eBasex402 service$0.05100%coinbase118d ago0x0f312b…8fb27f
0xcae3…aafe0x4466…125eBasex402 service$0.01100%coinbase118d ago0xd23346…cb4ac9
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase118d ago0xe93399…5b8b9c
0xcae3…aafe0x4466…125eBasex402 service$0.10100%coinbase118d ago0xcf08fb…f4c958
0xcae3…aafe0x4466…125eBasex402 service$0.0038100%coinbase118d ago0x313498…3b19e3
0xcae3…aafe0x4466…125eBasex402 service$0.0022100%coinbase118d ago0x3bcb09…c47e01
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase118d ago0x1b8cca…efe847
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase118d ago0x309e44…bb1d0d
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase118d ago0x03d7c9…49d1f5
0xcae3…aafe0x4466…125eBasex402 service$0.0022100%coinbase118d ago0x45af96…dc2e1f
0xcae3…aafe0x4466…125eBasex402 service$0.008100%coinbase118d ago0x1a0d11…64402f
0xcae3…aafe0x4466…125eBasex402 service$0.008100%coinbase118d ago0x7b843c…1aece3
0xcae3…aafe0x4466…125eBasex402 service$0.008100%coinbase118d ago0x817adc…cf4151
0xcae3…aafe0x4466…125eBasex402 service$0.10100%coinbase119d ago0x9e4f80…6b4721
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase119d ago0x635a72…02072d
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase119d ago0x542078…365e9b
0xcae3…aafe0x4466…125eBasex402 service$0.01100%coinbase119d ago0xd1561f…2ce740
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase119d ago0xdbb3cf…5327a4
0xcae3…aafe0x4466…125eBasex402 service$0.0022100%coinbase119d ago0xaca9f6…50f383
0xcae3…aafe0x4466…125eBasex402 service$0.008100%coinbase119d ago0xf91008…b084ce
0xcae3…aafe0x4466…125eBasex402 service$0.0022100%coinbase119d ago0xa6ff64…1f68fb
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase119d ago0xc8ad2d…a78356
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase119d ago0x3327c8…0adc05
0xcae3…aafe0x4466…125eBasex402 service$0.32100%coinbase119d ago0x767e06…b8fafc
0xcae3…aafe0x4466…125eBasex402 service$0.08100%coinbase119d ago0x9a7d2f…d6ad3e

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.