Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x790d2a…b41727
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x6200b7…6341c3
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x4fc832…fdd113
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x4b82f0…8e7f5e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x16b091…c400a3
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0xd4e9e9…0f2496
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x1dab92…4d3100
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0xf5a3b7…66c4ae
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0xb56bd1…273fcf
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x85042a…45f653
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0xb7b102…81fd94
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x2de14b…13f6af
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0xd118c1…abcd13
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x1381c3…79f652
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x3f12df…9d603d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x40e4f4…4cc504
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x5eb820…ee6125
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x00dfe2…ac6110
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x68d271…3eb664
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x72f880…c5bccb
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x93eabd…699354
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0xde875b…7d9bc4
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x4c4acb…efc409
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0x01cc95…272479
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa31d ago0xb229e9…e8ec77

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.