Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0xd7e2dd…5c313c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0xc0e118…7a628c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0xe76a44…520c7a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x9a15aa…6c8727
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x9b136a…695b76
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x0dfdf5…c52e47
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0xa96435…829928
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x17ec5b…30ed35
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x2cc512…8eca1c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x2a1120…277453
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0xc65854…0fd355
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x0b4505…3b3741
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa46d ago0x00d6dc…589346
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x8fff4f…887afb
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x85862c…3083eb
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x1dca22…444147
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0xa584ce…22648a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0xdf756f…644993
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x9fd2d8…7c85df
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x752404…fa3afb
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0xcdaae6…59ba88
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x9e836f…7b9225
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0xa60edb…c82dcc
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x264f6c…c76175
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa46d ago0x84144a…5ac71f

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.