Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0xf88719…a9f5a2
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0xd96500…43c897
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0x59e378…aebca9
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0x682d31…63921f
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0x55bab6…b86bf4
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0x7ffd64…d20fef
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0x575cea…50d69d
0xfbde…50530x9c95…e299Base$0.001100%fluxa36d ago0x9dc4af…2a37b0
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0xa5ea8f…f54688
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0xc81942…13b39e
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0x6ccebb…380cc7
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0xdf39ca…c5c317
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0xe96a0f…5c1e15
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0x9f959b…3a67bc
0xfbde…50530xfe80…47eeBase$0.001100%fluxa36d ago0xb7577c…84ce01
0xfbde…50530x9c95…e299Base$0.001100%fluxa37d ago0x162c58…09d56c
0xfbde…50530x9c95…e299Base$0.001100%fluxa37d ago0x62b5eb…626fe4
0xfbde…50530xfe80…47eeBase$0.001100%fluxa37d ago0xab2372…35a06b
0xfbde…50530xfe80…47eeBase$0.001100%fluxa37d ago0xabeb39…38a62e
0xfbde…50530xfe80…47eeBase$0.001100%fluxa37d ago0x77e635…908b38
0xfbde…50530x9c95…e299Base$0.001100%fluxa37d ago0xec0c87…07b859
0xfbde…50530xfe80…47eeBase$0.001100%fluxa37d ago0xfffe15…958a91
0xfbde…50530xfe80…47eeBase$0.001100%fluxa37d ago0xb1e70f…7937b8
0xfbde…50530xfe80…47eeBase$0.001100%fluxa37d ago0xb88982…7a8e3f
0xfbde…50530xfe80…47eeBase$0.001100%fluxa37d ago0xf29211…c7c6c5

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.