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%fluxa76d ago0x0a49cc…932619
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x016179…7ad5b8
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x254ca9…ba0bfb
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xcc80bc…b3cf3b
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xfc2a17…f5a3f7
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x95064d…b21f9a
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xe7856d…507972
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x46f6c2…6b8c69
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x24e8c9…4c3d23
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x731250…967342
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x18d6ac…79f753
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x4ea13d…9ab05a
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xfb7cd2…5f6a7c
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x639793…df9e5e
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xf643f3…f20904
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x17978b…ed478f
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xafc1d6…47ced9
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x09c726…0d68db
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x318477…048640
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x49f834…bb7643
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x7de0d5…fb1188
0x08f0…4f690x9c95…e299Base$0.001100%fluxa77d ago0x92884d…54cba1
0x08f0…4f690x9c95…e299Base$0.001100%fluxa77d ago0x852218…85f270
0x08f0…4f690x9c95…e299Base$0.001100%fluxa77d ago0xc36089…5730ea
0x08f0…4f690x9c95…e299Base$0.001100%fluxa77d ago0xf4d3b0…7d69f1

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.