Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0xb493ef…519579
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0xdcc4f4…40b01f
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x52a8d7…37f674
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x3622da…b0ade9
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x4dc27c…1c3fdf
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0x9bd05b…a980f9
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0xd6ba53…0a0bdd
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa42d ago0xc9c2c1…daf676
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa43d ago0x0b077f…702c47
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0x4ff71a…fd8288
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa43d ago0x440ebe…0fffb4
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0xdb3ef5…ac175e
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0x682402…97df4b
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0x347977…01b267
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0x90e8fe…8bc96c
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0x97f748…e0a6cd
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0x5d6a67…63fed0
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0x2aa385…0cfd5c
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0x8ab181…efde89
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0x1a9370…3cae3c
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0xd2d02e…7caf0b
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0xf7f215…a84604
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa43d ago0xda7a22…c86578
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa43d ago0x08dfe2…367b1d

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.