Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x0c2afc…4a95d7
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x2c68ba…0e1cba
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x034ad0…d79b8a
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xfd4d23…d73260
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x71e2bf…1a34f1
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xf6f70b…ed5494
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x9451ba…2cda85
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x151bf2…1a8133
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xb6d4a2…dba629
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x8bdf1c…263864
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x2e3d85…8453c9
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xb3f369…76f748
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x4186f5…361a87
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x1ce833…137d2e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xaaf9da…37a343
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xf0e29b…33f08f
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x2bdae6…0fcf2c
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x1cd75f…babc3e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x10a6f9…aa7a95
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x5f67d2…df3b98
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0x000a36…23bf2b
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xa837be…68721e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xb10f52…69a49a
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xd0e912…aace43
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa22d ago0xda6c9f…3e5c81

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.