Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa34d ago0x08a9ef…e77dd4
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa34d ago0x1fadc1…ede39e
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa34d ago0xcabeba…da0573
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa34d ago0x954189…4fddad
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa34d ago0xcd372d…71c54b
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa34d ago0x7cbe7e…39d3e0
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa34d ago0xda1c3e…07b2fd
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa34d ago0x6a6245…d02897
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa34d ago0xcde3a2…770b2e
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa34d ago0x4ad79f…de6d99
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa34d ago0x2a6739…3f778a
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa34d ago0xdc0dd0…b7a12a
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa34d ago0x1cf220…2871ca
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa34d ago0xc46b53…da88d0
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa35d ago0x2ee93d…420760
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa35d ago0x14063b…fb8857
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa35d ago0x0b6b6b…2523bb
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa35d ago0xe26451…2a9662
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa35d ago0x467748…fa115f
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa35d ago0x7083a4…1cebd5
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa35d ago0xdd8041…52fcb2
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa35d ago0xdc4076…e13bb2
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa35d ago0x538d93…5099f4
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa35d ago0x721112…6c451c
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa35d ago0x2335e7…6365de

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.