Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0xc00d56…e99c85
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x148eb2…76f2e8
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0xc18485…e803bc
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0x4fc82c…3d2e5b
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0xcdc8eb…31a726
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x4205e8…e5fa3e
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0x103a6c…0959a4
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x8a0060…616346
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x84fa03…d89d96
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x912c93…084c67
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0xe01efe…450ee1
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0x617e24…57c7a4
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0xf6ecd4…b19ea4
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0x692aa5…18d6d8
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0x71a56a…e8c9e7
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0xcc7c48…c3ffbb
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x4fa320…dc4ac2
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0xbf54f3…cf27c7
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x7fda24…9280a3
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0x27651a…4122ff
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x1f4022…e1bdf4
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x9fb3dd…a22bb2
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0x8991b9…89f3a1
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x638473…88ee2e
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x2bf8f6…65be8d

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.