Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0xa2939a…1673c7
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x9fb1dd…b4ceab
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0xf294a2…8675c3
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x1b2e9e…ced2aa
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x8a4135…0061db
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x36f3bd…5ee6b4
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x412a5b…50cef1
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x815a57…3408b7
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x0f26c2…d19930
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x8aecc1…ba1cec
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x51942f…139e96
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0xadb012…c97a67
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x1045a5…7bfe64
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x9c0cfd…20b352
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0xbe7742…3ae5a3
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x85271b…e53861
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x524a20…790ac5
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x397238…5354c9
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x1c2395…baac2b
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x55f37d…2ec8ea
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0xecfe1c…0fc01d
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0xca534f…c9db63
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0xd2d593…e43311
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0xb80347…3e9051
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa18d ago0x278bc3…963194

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.