Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0x2e36d3…7abaf9
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0xec8e98…496a8d
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0xf1ce84…839998
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0xdaa18a…96869a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0xad8279…49cc20
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0x1e6fd6…2f2825
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0xe74e93…fa012d
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0xf7c61a…844b2d
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0xa8e678…334fde
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0x2816bb…99f80a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0x462234…a1ddfb
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0x4b21d5…e2755c
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0x5224ed…a51421
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0x6640c7…631c82
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0xe86973…4f058f
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0xa2bec2…86b125
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0xc4dad4…f57310
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0x25763e…9eed2f
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0x75cbf6…3efb57
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa26d ago0x55d68d…b2dfdf
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa27d ago0xe78e5b…17bdad
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa27d ago0x06fb66…26e2e2
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa27d ago0x220842…ab27ee
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa27d ago0x51f56c…3b342a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa27d ago0xca626d…f252c8

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.