Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4355…66a30x9c95…e299Base—$0.001100%fluxa65d ago0xee7e57…2b408f
0x4355…66a30x9c95…e299Base—$0.001100%fluxa65d ago0xec716b…372d0c
0x4355…66a30x9c95…e299Base—$0.001100%fluxa65d ago0x0b46ad…9c3e33
0x4355…66a30x9c95…e299Base—$0.001100%fluxa65d ago0xd1f372…6df8cd
0x4355…66a30x9c95…e299Base—$0.001100%fluxa65d ago0xc4e30a…1a90c9
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0xb241f5…62a557
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0x287f5b…abc315
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0x70180b…b3163e
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0xeae8af…6850ee
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0x6d8a73…a035b3
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0x5f13d0…8024d1
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0x6416a7…b631fe
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0x2237aa…0dadd2
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0xb9d4c5…6bba95
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0xe71e4d…af133b
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0x04e51d…b796ca
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0x105be5…f272f4
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0xcb78e4…e5ac3b
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0xf26707…fcf33c
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0xe543e4…740c55
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0xace9e6…4d8fb8
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0x96cead…c76c85
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0xd7c149…cf8b5d
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0xe27f38…3eac9a
0x4355…66a30x9c95…e299Base—$0.001100%fluxa66d ago0x1571ec…1c7230

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.