Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226c…aaf20x743f…3cacBase—$0.01100%coinbase88d ago0x76774b…e81ca9
0x226c…aaf20xd9e6…1266Base—$0.01100%coinbase88d ago0x90620b…35ce60
0x226c…aaf20x38fe…0132Base—$0.01100%coinbase88d ago0x423f92…0aa06a
0x226c…aaf20xde3d…cf2bBase—$0.01100%coinbase88d ago0x49e551…d09ef2
0x226c…aaf20x97f9…8efeBase—$0.01100%coinbase88d ago0x761747…a95fa3
0x226c…aaf20xe9e2…343eBase—$0.01100%coinbase88d ago0xe3897b…f47c3a
0x226c…aaf20x8ac1…fc00Base—$0.01100%coinbase88d ago0x306057…ce3273
0x226c…aaf20xa229…f593Base—$0.01100%coinbase88d ago0xebd7b4…cc17b8
0x226c…aaf20xdd43…5fcaBase—$0.01100%coinbase88d ago0x8528d8…7ac53b
0x226c…aaf20xf8fa…d975Base—$0.01100%coinbase88d ago0x78ef96…6076ef
0x226c…aaf20x929a…bba0Base—$0.01100%coinbase88d ago0xf605fe…83c2de
0x226c…aaf20x38c9…063dBase—$0.01100%coinbase88d ago0x697d83…795656
0x226c…aaf20x809a…e609Base—$0.01100%coinbase88d ago0x57deed…218773
0x226c…aaf20xf3bb…c733Base—$0.01100%coinbase88d ago0x0a890f…e48939
0x226c…aaf20xd54a…44b3Base—$0.01100%coinbase88d ago0xb4246e…709980
0x226c…aaf20x360f…6228Base—$0.01100%coinbase88d ago0xb6202e…e6c1fd
0x226c…aaf20x58fe…c6f0Base—$0.01100%coinbase88d ago0xca53c2…503d24
0x226c…aaf20x098e…907aBase—$0.01100%coinbase88d ago0xbcf7ff…5059bd
0x226c…aaf20x00c2…37a8Base—$0.01100%coinbase88d ago0xddfe7d…eac804
0x226c…aaf20x6636…55bbBase—$0.01100%coinbase88d ago0x2628a0…2989f6
0x226c…aaf20xac7d…b831Base—$0.01100%coinbase88d ago0xebac29…67cb16
0x226c…aaf20xb799…c5c8Base—$0.01100%coinbase88d ago0x780a70…ff71b8
0x226c…aaf20xbc3d…1693Base—$0.01100%coinbase88d ago0x6b31c0…6c4d38
0x226c…aaf20x3551…2b34Base—$0.01100%coinbase88d ago0xc6c8d1…018985
0x226c…aaf20x6a20…30bcBase—$0.01100%coinbase88d ago0x47561b…456496

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.