Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0x12d817…51990f
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0x980217…c87387
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0x68d7fb…a9f355
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0xc94598…73f59f
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0x853d06…0bb163
0x4222…89650xfe80…47eeBase—$0.001100%fluxa33d ago0x571a31…00c8c8
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0xe2deb2…ab5b8c
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0xeef8b0…e68d62
0x4222…89650xfe80…47eeBase—$0.001100%fluxa33d ago0x870f78…0c9943
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0xfe5668…6a9a10
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0x270f80…63d42e
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0x724fab…952ea9
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0x9af61c…3fd089
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0xf816d2…74fbfc
0x4222…89650xfe80…47eeBase—$0.001100%fluxa33d ago0x2233ac…d617c8
0x4222…89650xfe80…47eeBase—$0.001100%fluxa33d ago0xeaca7e…4da759
0x4222…89650xfe80…47eeBase—$0.001100%fluxa33d ago0x26912b…8dce43
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0x3e0c71…576aed
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0xbecebf…3c8fde
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0x4ac2d3…321806
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0x6d666f…430953
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0x153c88…1b66bb
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0xf47cec…5ddb10
0x4222…89650xfe80…47eeBase—$0.001100%fluxa33d ago0xd27e23…4a9db8
0x4222…89650x9c95…e299Base—$0.001100%fluxa33d ago0xaeebe8…a0490a

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.