Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x12b183…8edd9d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x363bc0…91bf36
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x389387…b49da1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0xdfb786…b48fae
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x8b612e…5ccfb3
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x19a12e…ae9083
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0xf4ce51…a844e6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x36552a…8d369b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0xe03cd4…c45411
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0xcafcf2…03454b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x2b236c…639e71
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0xa6123b…ecb933
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0xbf8172…85100d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x028f4e…253b44
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x4ee7d8…15d369
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0xec1a92…9141c1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x2ccb81…e756a8
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0xf03933…27f291
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x6b90db…55cfd4
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0xdbea3b…02cc5d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x3c8fdd…164989
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0xd8d48c…55cd03
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x374150…669ad0
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x4483f5…6012f7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa90d ago0x659c0d…9e7bb0

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.