Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x517e27…b8ba92
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0xe2def7…6a97c9
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x36d28d…1a7b67
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x94f167…80f048
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0xbfa725…b5a1f8
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x18c905…35e3e6
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x5f8469…9c4697
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x7a2f48…d52b34
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0xb95ed4…f9b9a5
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x0ccc39…29bdc2
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x3ddc06…b7f391
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0xdb96ee…c00b49
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0xaf8303…de46b2
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x4e144b…4afad8
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0xd5ea65…03b28b
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x44e546…90267f
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0xb8e675…cf52f9
0x65d0…a89d0xfe80…47eeBase—$0.001100%fluxa72d ago0x8d82d0…67bce7
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0xbd8f2d…26ba59
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x0e8a19…3c82dd
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa72d ago0x36afb5…1ed354
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x7c854c…354994
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0xff3326…cdbd8a

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.