Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c20…d9010xb5be…928fBase—$0.01100%coinbase87d ago0xaf7da2…b3572f
0x4c20…d9010xc523…b7e0Base—$0.01100%coinbase87d ago0x176cf9…4bf681
0x4c20…d9010x171f…90f6Base—$0.01100%coinbase87d ago0x07bc75…6086ec
0x4c20…d9010x722b…f7a6Base—$0.01100%coinbase87d ago0x8d21ed…4ad106
0x4c20…d9010x72cc…fec0Base—$0.01100%coinbase87d ago0x8f7dc7…548ca2
0x4c20…d9010xb529…1ce7Base—$0.01100%coinbase87d ago0x6b48f7…c73011
0x4c20…d9010xac15…cc5cBase—$0.01100%coinbase87d ago0x18339c…8f486c
0x4c20…d9010xa60d…e43bBase—$0.01100%coinbase87d ago0x895fff…475fb2
0x4c20…d9010xeea8…605fBase—$0.01100%coinbase87d ago0x9129e1…b73364
0x4c20…d9010xa4c2…5582Base—$0.01100%coinbase88d ago0xae58cf…2ec633
0x4c20…d9010xc5d5…5590Base—$0.01100%coinbase88d ago0x75d832…4c39e6
0x4c20…d9010x7434…3d2eBase—$0.01100%coinbase88d ago0xb91409…628320
0x4c20…d9010x2422…3a0fBase—$0.01100%coinbase88d ago0x4d18f3…a80f09
0x4c20…d9010x8f31…c694Base—$0.01100%coinbase88d ago0x51563f…640484
0x4c20…d9010x2849…4af1Base—$0.01100%coinbase88d ago0x890ec1…acb002
0x4c20…d9010x878d…a612Base—$0.01100%coinbase88d ago0xdd0e2a…5a636f
0x4c20…d9010x45a9…fc45Base—$0.01100%coinbase88d ago0xda9026…84823f
0x4c20…d9010x0ebf…1a38Base—$0.01100%coinbase88d ago0xd3b8fa…4973ff
0x4c20…d9010x8144…e3c3Base—$0.01100%coinbase88d ago0x080a4a…2ad14b
0x4c20…d9010x5f72…3a6cBase—$0.01100%coinbase88d ago0x968aaa…4a5c0f
0x4c20…d9010x5e1d…b670Base—$0.01100%coinbase88d ago0x524d0e…5868d1
0x4c20…d9010xc5e0…c84dBase—$0.01100%coinbase88d ago0x5d9d22…649cdb
0x4c20…d9010xe1a5…8b9aBase—$0.01100%coinbase88d ago0xfab978…e6ad5a
0x4c20…d9010xe758…4337Base—$0.01100%coinbase88d ago0x0820bf…eee998
0x4c20…d9010xb708…9291Base—$0.01100%coinbase88d ago0x05db53…74c2a2

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.