Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa38d ago0x071209…88a526
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xa1dc79…60c903
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa38d ago0xfe124f…9a7b88
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa38d ago0x227265…8a5a40
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xf57e7d…0c45bf
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0x56e8c7…c72f3d
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0x530eca…18b6e2
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0x01a3ee…a0269d
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0x2179c6…2b5ad9
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa38d ago0x31ce82…96e642
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0x5412d6…6e5024
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa38d ago0x44be3f…3258af
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xab8a98…0042ab
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa38d ago0xf60c00…3db1b7
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0x411d50…a5241f
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0x470e6f…6a9083
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xb8afbd…4eb25e
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa38d ago0x3db3f0…7cc9e2
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xb2c877…d33198
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xb34623…12d65c
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0x00c33c…30583e
0xd91b…b7890xfe80…47eeBase—$0.001100%fluxa38d ago0xebd820…6c8083
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa38d ago0xc5ab79…ebe142
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa38d ago0xfc00e3…d38d70
0xd91b…b7890x9c95…e299Base—$0.001100%fluxa38d ago0x04e31b…1e3d2a

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.