Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa114d ago0xb8f0d9…eb39d2
0x6839…61840xac65…4417Base—$1.03100%fluxa114d ago0xafef34…739f49
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa114d ago0xafd2e6…272ea4
0xb90a…9ae40x6839…6184Base—$0.90100%fluxa115d ago0x9ac27b…ffc194
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x4eca69…abce51
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x97cde0…baa9ce
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0xbaac35…48b735
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0xa68152…44e0ab
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0xa1f6df…1ed0f8
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0xe6adfd…bbf9d3
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x591c39…ceca80
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x561e4d…e502b5
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x193985…10d6c4
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x432848…b6d009
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x6627c8…54d820
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x6e664e…247a7a
0x6839…61840xac65…4417Base—$0.03100%fluxa115d ago0x66eb9b…02f8f3
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x2055ac…907241
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x726c84…6eaeed
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x54a30c…5b0db2
0x6839…61840xac65…4417Base—$0.09100%fluxa115d ago0xdff4b8…885d18
0xb90a…9ae40x6839…6184Base—$0.05100%fluxa115d ago0x26a220…cfaeb1
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0xb48197…ef9789
0xb90a…9ae40x6839…6184Base—$0.01100%fluxa115d ago0x133eea…8a7ee5
0xb90a…9ae40x6839…6184Base—$0.02100%fluxa115d ago0x7bbe56…4e2425

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.