Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0x999915…a6b12b
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0x81c1fc…03561d
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa33d ago0x39fe6a…f758ba
0xd079…f6220x9c95…e299Base—$0.001100%fluxa33d ago0xc640b8…4b2cad
0xd079…f6220x9c95…e299Base—$0.001100%fluxa34d ago0x8e9c69…0f5654
0xd079…f6220x9c95…e299Base—$0.001100%fluxa34d ago0xe05a55…3de782
0xd079…f6220x9c95…e299Base—$0.001100%fluxa34d ago0xe2ab69…945b00
0xd079…f6220x9c95…e299Base—$0.001100%fluxa34d ago0x98668a…6173a8
0xd079…f6220x9c95…e299Base—$0.001100%fluxa34d ago0xbc5272…28e946
0xd079…f6220x9c95…e299Base—$0.001100%fluxa34d ago0x2346ae…69d1c6
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa34d ago0x877d69…c43e0d
0xd079…f6220x9c95…e299Base—$0.001100%fluxa34d ago0x21bd02…c5fd6f
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa34d ago0x7976fb…1081a5
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa34d ago0x7d7fbd…9077e6
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa34d ago0x190d6e…6f466e
0xd079…f6220x9c95…e299Base—$0.001100%fluxa34d ago0x3a0b21…dcfa8d
0xd079…f6220x9c95…e299Base—$0.001100%fluxa34d ago0x449778…0cd41b
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa34d ago0x6dbce4…9c87b3
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa34d ago0xb32a55…704c1e
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa34d ago0x3b9f24…44082b
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa34d ago0x828919…248bce
0xd079…f6220x9c95…e299Base—$0.001100%fluxa34d ago0xbe8bb7…ac6635
0xd079…f6220x9c95…e299Base—$0.001100%fluxa34d ago0x06f39c…ed7b42
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa34d ago0xdc40e2…0ed046
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa34d ago0x34eef9…447f66

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.