Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x7d88f6…28410a
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0xdff202…a700fd
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x7c4660…025c5d
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0xfbe5ec…2a90b0
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x825fef…3e09d9
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0xc4cd40…058488
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x0171a3…cac237
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x8c917d…5a7e81
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x94aa05…9014a1
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x1ea5b6…8595b0
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa44d ago0xf611cd…d4f032
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x40c23e…ebd047
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x3d8d64…f5e52f
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa44d ago0xb39954…a2cb0c
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa44d ago0x488112…829d14
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x789032…4e9360
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa44d ago0x999839…a2e603
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa44d ago0x1bbc0b…54aba4
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0x6a68a9…a6e667
0xebfd…589b0x9c95…e299Base$0.001100%fluxa44d ago0xf07f0a…e1b450
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa44d ago0x1c6f60…fd9138
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa45d ago0x3fefaa…67c285
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa45d ago0x55e0d8…32576e
0xebfd…589b0x9c95…e299Base$0.001100%fluxa45d ago0x53024f…ff85cb
0xebfd…589b0x9c95…e299Base$0.001100%fluxa45d ago0x992d67…4ce79b

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.