Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0xc373e4…7f8b35
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x47a4ce…8ebdfb
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0xfb4720…835b15
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x939bf7…98666c
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x1d416c…d90ab0
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x548196…77996b
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x388644…0b290a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x5951a0…f00295
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0xcaff47…a048f1
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x212252…ca2c94
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0xb7f4ce…3fe105
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x2bdef4…dd0439
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x2f833c…00bc0c
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x96fa56…c0f43c
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa70d ago0x139b33…d0e93a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa71d ago0xf77ffa…f046ba
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa71d ago0x0997df…7bde24
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa71d ago0x046ec9…99428a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa71d ago0x4d5a8d…c2135b
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa71d ago0x0a0bbd…713d8b
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa71d ago0x7abd00…118ba5
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa71d ago0xe071e8…5f3698
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa71d ago0x45d3eb…a2b488
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa71d ago0x9f2716…e1c7b1
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa71d ago0x5e9ecf…e33f54

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.