Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x638490…a456c9
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0xed179a…c94b74
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0xb1c8e1…85a3ea
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x0e111f…e51d1a
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x9cedf8…98b956
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0xce5c4f…e65ad0
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0xf1c45c…b341e4
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x0e4cf2…384d96
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x6acc12…7b57d5
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x352890…c5c5df
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x243155…614ce7
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x6c76c0…2c1951
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x4010fc…41fbc2
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x251565…258c0e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x40055f…ed2e05
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0xfed6d3…3447bf
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x2ac807…6e146c
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x3b4584…1e051f
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0xc6337e…2c535e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x8b1e64…dbe1ce
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x65d5c8…a84c7d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x566450…172a0e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x8b193d…def08c
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0xea7b10…298b88
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa19d ago0x6063d6…da95cb

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.