Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa36d ago0xda60bc…ef3cda
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa36d ago0xc7be00…9d4f6d
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa36d ago0x4dba1b…33b928
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa36d ago0x19723e…1a64db
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa36d ago0x9209a9…0d49fa
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa36d ago0xa29a2c…f6d26f
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa36d ago0xec0b0d…7e8589
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa36d ago0xdc8344…f8db0e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa36d ago0x3db221…103cf2
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa36d ago0x6da9c4…f6dbad
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa37d ago0xbb019a…0166b4
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa37d ago0xb00d5c…0127ab
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa37d ago0xe3a4ef…0b5746
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa37d ago0xb37b8d…d7684e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa37d ago0x7a198f…bb3d97
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa37d ago0xafa258…628489
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa37d ago0x72fc21…6f380b
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa37d ago0xea6eca…1d890e
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa37d ago0xc448a2…c1fa31
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa37d ago0x6dc909…9a41a8
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa37d ago0xa6f609…d9736a

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.