Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0x163a4f…41334a
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa36d ago0x24b6dc…9ab84e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0xacafab…a70380
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0x5c938b…b09d82
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0xea0661…4050b8
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa36d ago0x7feff4…1f7d60
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa36d ago0x50f19f…8fc2b8
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa36d ago0x7ffc19…f4e1de
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0x1498bd…a7692e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0x1d5412…ca3de7
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0x0e4aeb…55bc1b
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0xac95f4…131bfd
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa36d ago0x639df5…0d9bbc
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0xc90f4d…cb5f1c
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa36d ago0x09c555…ece8ca
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0xa91479…b5a188
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0xdbbdd3…1d9f94
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa36d ago0xdf3542…8f1ae6
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0x4900be…86051e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0x90a91a…24821e
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa36d ago0x79bf22…bafb92
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa36d ago0xcaeb80…3fb27a
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa36d ago0xea9aa6…cb5036
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa36d ago0x684bde…3dfc22
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa36d ago0xd950a8…17f6ce

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.