Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x3b00d1…35396d
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x31f6ce…8174ed
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x8e48de…dfea8a
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x080930…ba5385
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x81db70…678025
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x392a5b…a0f443
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0xef2191…9b01c1
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0xdd1c29…6330aa
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0xe98c45…19bde4
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x172ef8…b772fc
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0xaefba5…8a9ed9
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x22719b…493c9b
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x9539e7…65668f
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x8e4c20…d3260a
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0xb5edee…8a1217
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x14fca1…f8cd45
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x750649…27f17d
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0xa7ee66…e610e1
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0xa61eae…04240a
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x020799…009d0c
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x6e471c…9441bd
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0xc4d1d8…e4d9b4
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x4afbdf…dd6ee8
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x78ed8a…ba8523
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa89d ago0x3aef92…6f9326

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.