Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa40d ago0xf09567…ab5880
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0xa80997…10343d
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0xbc6ffd…99ab14
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0x273b4c…2ce368
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0x05385f…4de20a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0x3b437f…7cfe70
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0x1cd44d…cd1772
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0xa03943…40d9a2
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa40d ago0x926669…d9af3e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa40d ago0x9181ee…b7d6ce
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa40d ago0x245f0a…c17ac6
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0xf9e24c…35166e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa40d ago0xc29dcf…2e5468
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0x23234b…59a635
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa40d ago0x7b663c…03da04
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa40d ago0x07200f…3e7624
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0x827957…007dbe
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa40d ago0xaa400d…785a88
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa40d ago0xac7d8b…348446
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0x325c60…1bcda5
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0x149b44…144d84
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0x4fac91…191733
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0xf44acd…161cd9
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa41d ago0x241938…4fce56
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa41d ago0x5990e4…eb17b9

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.