Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0x9fc09d…f9470e
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0xf56930…1b5ee9
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0xc27542…d6f25b
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0xad0576…8992bb
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0x8c76cb…9ec58d
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0x5e2086…c83ed1
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0x6362f2…a3f6f6
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0xe93670…9cac94
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0x25e8f9…f0ffc0
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0xf531bf…dfe10e
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0x577156…fe519f
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0xcbe1da…e38697
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0xe6e566…9fbfd6
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0x1df77c…bb0636
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0xa883ab…b3053e
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0xe61874…5907a9
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0x496e55…3ebf26
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0x8073c4…102a6f
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0xd11d9f…9c2b36
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0x6937b7…ae9303
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0xc986d1…388f9b
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa68d ago0x965490…7479d0
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa69d ago0x3ed8c5…eae925
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa69d ago0xbda3ff…cf4e01
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa69d ago0x79bde8…5bd627

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.