Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0x988082…c54ee8
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0xfba7f0…99bdfb
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0x171cf5…7efec7
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0xb49262…70b5e3
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0x71bf7b…2bf373
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0xa54c7d…52c32f
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0x8d6f64…50ef85
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0x2d80a3…d39503
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0x2800c2…3f2ccb
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0xda3106…f1e54b
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa48d ago0x84e0f8…bea5ed
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0x8a9250…a7a972
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa48d ago0xa1c2ac…afd1d7
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa49d ago0x3c274f…354044
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa49d ago0x6d7fec…b08e37
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa49d ago0xf8d3ba…3fa0cc
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa49d ago0xa6205b…201196
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa49d ago0xb315c6…9ad306
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa49d ago0x663313…ff6ed5
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa49d ago0x23d892…8e2496
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa49d ago0xde3f01…71ff7c
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa49d ago0x31b2a9…737a16
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa49d ago0x893171…47114d
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa49d ago0x967daa…bcd1ab
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa49d ago0x43862b…8deb3d

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.