Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x7e67bd…ea4ade
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x1584fa…6f295d
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0xe38307…e703b4
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x88c311…c2d414
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0xdeb224…3eadfb
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x382893…c94764
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0xc08afc…0242e5
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x5e3c78…deb587
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0xbbc8d5…e4f26e
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x0d4013…701e29
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x674023…043f9d
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x1f1e07…c25652
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x7d5477…f0de76
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0xd82de9…7dea36
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0xaef44a…cf0ac3
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0xe0f0ad…c47530
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0xe2b7fd…cee711
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0xc76f63…a82fb4
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x471d9b…7640e6
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0xdb3a75…853cff
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x649ba0…5aad58
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x77bc13…ff440d
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x70bdee…cfb88f
0x5605…1de30x9c95…e299Base—$0.001100%fluxa69d ago0x737e12…f197d4
0x5605…1de30x9c95…e299Base—$0.001100%fluxa70d ago0x5b3dfb…b47048

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.