Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa37d ago0xa594f2…11db5d
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x694b72…36a683
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x1f6c8a…5f2304
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0xf99c2b…55a2ee
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x339500…59bb2b
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x4c2d1c…651230
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0xa11ec2…bf42b1
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa37d ago0x6e2536…fa5c46
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x4007bd…d6382c
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x7ec696…49714b
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x4122e8…4336c2
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0xa05e51…90a692
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x58c727…f70778
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x862174…9cbc26
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa37d ago0x050192…781b52
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0xc737cc…00908d
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x84d2c2…627515
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0xb1c0c5…5dc229
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa37d ago0xed67d6…447d86
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa37d ago0xa5a634…8aaab4
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa37d ago0x2e8599…5f3545
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa37d ago0x280fe8…475684
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x70f349…13f00e
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa37d ago0x9987cc…277b47

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.