Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa40d ago0x4fbed9…48df8d
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa40d ago0xf7e18f…28edcb
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa40d ago0xc838cf…1b2ffc
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0xaeaed1…90930b
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0xc5c4f0…72a90d
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0xaca271…d17e67
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa40d ago0xc96e0c…a09ee4
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0xf824b5…56c125
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa40d ago0x5122fd…379bd7
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0x3dcdcd…1f9b03
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa40d ago0x3caf1c…6420e4
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0x333d9c…f6cfc0
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0x3949a0…157278
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa40d ago0x6c13c8…78d769
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa40d ago0xc00e94…8892bb
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa40d ago0x085a16…e511bc
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0x708285…b05434
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0x55c5c3…f0f930
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0x270bf4…d832ce
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0x175657…cfd454
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0x7e38f8…3d612e
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0xd9e2ba…5b07d8
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0xa7a541…51d86f
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa40d ago0xc4883a…8546ca
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa40d ago0xe3fc74…543a77

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.