Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa24d ago0xefe64f…b9dd2a
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa24d ago0xe6598e…b1f35e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa24d ago0x8abf1d…c37a4f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa24d ago0xafa5a4…560897
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa24d ago0xb8f4c5…c2b465
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa24d ago0x0e43cd…6a324d
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x166c30…c3279e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x2de742…7d0f00
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x1fd19b…58a676
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0xa16274…7e8a78
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x8d59d8…5333ea
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x6c4079…8d534e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x34e4ad…ddb9fb
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x0bb77f…d10cfe
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x672ee7…a5db47
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0xfb89a5…7a77b3
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x911529…8b2d8f
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x48520a…7061cc
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0xb5e567…8eb914
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x154cca…96d9cb
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0xaebee9…5733f4
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0xeeddbd…b37f6e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0xa8f028…307711
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x42fb6a…878adc
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa25d ago0x0f11d4…71d167

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.