Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0x69b857…614749
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0x133c39…3129c4
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0x3dcbe2…63a205
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0xeece7e…927c25
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0xfcf4b0…60371d
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0x2ff3a6…60df43
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0x6df63f…8f53ba
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0xbf7fc6…2df623
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0xcf45ef…3e18c9
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0x96cf96…6f133a
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0x3fa27d…566031
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0x2a9d85…fff137
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0xa5beba…946b39
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0x87ddf0…7d2029
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0xe485aa…36b9f1
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0x20002b…538032
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0xee4bb9…8e8e95
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa27d ago0xbefd10…336331
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa28d ago0x110702…dc3c77
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa28d ago0x0052ef…ee3d94
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa28d ago0xd9056f…84df3b
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa28d ago0xb110be…e37fe1
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa28d ago0x9c391b…a28612
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa28d ago0x43f9fc…2666d8
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa28d ago0xa862ed…bc8727

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.