Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0xeabb94…f05252
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x9463d9…a8714c
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x7fdb50…f3e403
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0xa8669d…162dbf
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0xdd7817…25a5a0
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x3994ab…65eb0d
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x48cdf5…270bcf
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x2faa0c…90525e
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0xc0633c…420aae
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0xdeac23…ecdc33
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x09217c…f7d3eb
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x654fc1…49be03
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x66e6a7…4738a0
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x2b4dcd…2f0e4a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0xacc788…ec8512
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0xf4cae2…3e5be4
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0xde4963…472b9e
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0xd441b3…4ddf73
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0xea3b2e…6fa709
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x8fe7ed…d9d7c0
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x96ad4c…453374
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0xd8e150…521c4f
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x4d754a…55e45e
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x9ff795…dfa086
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa22d ago0x7ff6bc…10c27d

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.