Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x43f615…1594ec
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x7122a2…8d00e1
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x7ac357…38e2fc
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x266067…5a51d6
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0xc2d04b…af6163
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x532b60…6441c1
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0xc0bda7…842475
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x417691…e46df6
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0xc8c5ab…bc787f
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0xbc4872…f59555
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x68d9a0…5161c4
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x0a4111…52b008
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0xd07d1b…39103a
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x4510d7…62d58d
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x7c03f2…66aa7e
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0xf0f97a…6b188a
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0xad9c9e…a38635
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x970737…fb35d4
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x380fba…41ccec
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x848eef…b06a09
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x8a5582…d107cb
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0xa4e61a…fcad2c
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0x970381…80576f
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0xc1d2d4…d20b52
0xc56e…9d720xfe80…47eeBase—$0.001100%fluxa18d ago0xc5f111…fa0268

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.