Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x57e157…9ea168
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x720361…86c1a2
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x53aa00…f77a30
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0xf0f305…91e58f
0xb90a…9ae40x1067…30b7Base—$11.21100%fluxa119d ago0xc5731d…5cf1e9
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0xa22fe2…77865e
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x7673f0…dcd507
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x77cc31…b48110
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0xe54dc7…6927c1
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x0091d9…8b2fcc
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x455a4c…5a00d4
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x8270f8…155238
0xb90a…9ae40x1067…30b7Base—$9.81100%fluxa119d ago0x9d166c…de0c37
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0xafc8a8…e06a97
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x2f65e8…2b1de2
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0xe46fea…fadf94
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x3df3cc…c3ab7c
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x216896…861a95
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x722aa1…22be1f
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0xbbb13e…93f9e2
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x01ff6d…df959e
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x7dc082…59d64a
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0xa938de…646229
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x19c554…5b66b7
0xb90a…9ae40x1067…30b7Base—$0.04100%fluxa119d ago0xf6d5c1…33ab8b

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.