Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0xc2cf09…a1ad3f
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0xfbdbac…89c09f
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0x4854d5…f18fce
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0x7234a5…3c11cc
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0xef5183…285990
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa32d ago0xaff7ca…34f584
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0xfed0c3…439a9b
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0x959b98…6fa0e5
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0x8fc840…fd3d7a
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0x90c725…43a708
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0x374435…1ef264
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0x1ccf44…85258e
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0xd0cdc3…aee88f
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0x77dbec…859482
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa32d ago0x7b3280…ff8a03
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa32d ago0x382460…6cd679
0x22be…62f90x9c95…e299Base—$0.001100%fluxa32d ago0x90cd38…4813c2
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa33d ago0xd8032d…5f324c
0x22be…62f90xfe80…47eeBase—$0.001100%fluxa33d ago0x2ecac0…0da170
0x22be…62f90x9c95…e299Base—$0.001100%fluxa33d ago0x28bd54…e64568
0x22be…62f90x9c95…e299Base—$0.001100%fluxa33d ago0xf99401…1ab44d
0x22be…62f90x9c95…e299Base—$0.001100%fluxa33d ago0xcbf67d…e536b4
0x22be…62f90x9c95…e299Base—$0.001100%fluxa33d ago0x51842f…9a0e52
0x22be…62f90x9c95…e299Base—$0.001100%fluxa33d ago0xd35b31…1145b0
0x22be…62f90x9c95…e299Base—$0.001100%fluxa33d ago0x9ae55a…0305a0

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.