Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f0…4f690x9c95…e299Base$0.001100%fluxa71d ago0x12851c…b25de7
0x08f0…4f690x9c95…e299Base$0.001100%fluxa71d ago0x10ceaa…4cc57f
0x08f0…4f690x9c95…e299Base$0.001100%fluxa71d ago0x090ed0…68196d
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x3a7c25…02d94c
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x99a3ca…e5e358
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x2df9f8…064623
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x108b4e…5c5c08
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x92ee06…87949b
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0xfdc59d…f28f0e
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x5d082a…32148f
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x9a19fe…001990
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x91cdd5…1aa598
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x78b8c1…1388f1
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x8ea58e…01ac17
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x16f37e…777af3
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x3640c6…5ed3aa
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x611d8d…2512b5
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0xaf266d…3538f6
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0xf0887e…90b478
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x990eee…6b0ca7
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x077e81…0d3671
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x341565…3173c3
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0x2b8807…3dbc04
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0xf65447…9640d9
0x08f0…4f690x9c95…e299Base$0.001100%fluxa72d ago0xee7378…f157a5

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.