Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0x6d2c0f…b892cf
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xa62647…53cac8
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xc040a8…1b664f
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xb6b903…14fcaf
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xd4fea3…5a753b
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0x93f223…4e07c0
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0x456e50…1a30de
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0x29bff5…753df3
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0x557abf…edc97b
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0x2bf578…726343
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0x4574d3…d55219
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xead0d9…5ea8b1
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0x1c366f…24fde1
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0x4f7c8d…5acb45
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xcebedc…2c0a2e
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0x2548ce…04a25a
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xaf2f51…a4769f
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xd20d11…8b7273
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xd22032…58a90a
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xee9075…04ad39
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xac2e80…25d30d
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xf8d37e…48885c
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xe56b6d…b8d83f
0x6e5f…7eca0x9c95…e299Base—$0.001100%fluxa72d ago0xbe97e8…c025b5
0x6e5f…7eca0xfe80…47eeBase—$0.001100%fluxa72d ago0x98c612…6bc188

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.