Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa45d ago0xbd1783…08556e
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa45d ago0x8bcdfe…e590a3
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa45d ago0x7df2ca…72aada
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa45d ago0xb27f26…d3c735
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0xdd6232…c77297
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa46d ago0xb827e0…f50cf6
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0xbacd6e…891d28
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa46d ago0x7befd8…b0aa61
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0x4ff47b…3be1c2
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0x6d8f8a…83c046
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0x2fbbc5…036364
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa46d ago0xd45590…4f99f2
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa46d ago0x5f2fbc…91f6fb
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0x04f91b…f0f19e
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0x4c263b…bec8cc
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0x661d7d…f7eae2
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0xeb8d02…f66711
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0x30fbd4…fb156e
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0xce96b3…4bad3e
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0xe7a540…ffd9de
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa46d ago0xf47b8d…78d61c

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.