Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0xab1e5a…242fce
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x12a65f…73f7c8
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x01cb7f…a37fa1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x092990…e9b38d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x9adb74…b14fb0
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x1117d6…c0bfc3
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x190768…864ffb
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x67d1d1…fa9770
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x24d65e…d0b824
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x5e8e0a…07314e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0xb2b19d…038352
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x25e8ad…977143
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x3dfe95…5bc153
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x0d9e42…c74fee
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x387807…cc3372
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0xe423eb…4c64f1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0xaa3448…2b23b6
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x67b712…e4f3c4
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa90d ago0x506159…b2ce18
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0xe653e7…490dd3
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0x0c98f7…2294c4
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0xafb07b…1b5036
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0xe0bbe1…45e16d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0x256384…164624
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa91d ago0x33fa8a…90e72d

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.