Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa49d ago0x23d86a…602430
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa49d ago0x131c0a…1fb68c
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa49d ago0xb0b6ea…80d8c2
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa49d ago0x84485d…ad83af
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa49d ago0xe73ced…12899f
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa49d ago0xa763ff…01ea60
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa49d ago0x5361a4…2ef420
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa49d ago0xea8c42…cc5486
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa49d ago0x248c14…34a347
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa49d ago0xed482f…6dfd78
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa49d ago0x8af577…96670f
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa49d ago0x0acc63…32da4d
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa49d ago0xc29d5b…2e5609
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa49d ago0xee7a6d…f6666b
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa50d ago0x1b21f1…d24f93
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa50d ago0x174e65…71fe79
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa50d ago0x28e972…0c5d8f
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa50d ago0xf3b696…57919a
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa50d ago0x6b5048…183a2a
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa50d ago0x46ada8…510b19
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa50d ago0x0a7f86…917699
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa50d ago0x8c1fa9…c25da8
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa50d ago0x0df15a…734d6f
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa50d ago0x0fa503…10eff1
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa50d ago0x8cd7be…d65ce0

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.