Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0x5ae71c…aa1a1f
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0x23736c…a5d77b
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0x642d7f…97ecfe
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0x7e7d46…4f6761
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0x565609…ac4113
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0xfc4833…980400
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa49d ago0xa6ae2d…628279
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa49d ago0x07d2c4…7bbbf4
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa49d ago0xe47e9e…b578b1
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0x19713f…3d2b7d
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa49d ago0x604a00…278ab7
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa49d ago0xc0e54b…8f8144
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa49d ago0x79a283…0facfc
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0xc823fe…10e653
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa49d ago0x7ff9c0…93b022
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0x992802…6a90f6
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0x7a5008…56e0a8
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0x039eb8…4421f9
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa49d ago0xdfed98…562753
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa49d ago0x0102ee…297050
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa49d ago0xab55b8…a31236
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0xe01f8a…d892c3
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0x673498…8815f2
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0x86f5e7…463d87
0x8951…ec060x9c95…e299Base—$0.001100%fluxa49d ago0xd600d2…ab1db6

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.