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%fluxa42d ago0xb02c0e…594353
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0x644b88…51a0b0
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0xbdce64…fe97be
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0x89599c…098ab6
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0x08105f…ef59ac
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa42d ago0x3e2e2b…48d186
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa42d ago0xb81262…f2860d
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0xbb3c3f…129032
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0xee8340…b7e8c9
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0x2fe24f…9b73b0
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa42d ago0x765385…e6fa69
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0x218152…7d523c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0xe467a7…b04ea0
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa42d ago0x7f30cc…a97a2a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0xa868ed…760a6d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa42d ago0xd1e255…0b1b89
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0x2d371b…781cd3
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0xabbda7…7fa96a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0x0aaad7…9f31fa
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa42d ago0xf82f9d…5457ef
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa42d ago0xfbd6b5…b7f0d4
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa42d ago0x0406c6…08c119
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa42d ago0xdca638…a2d368
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa42d ago0x0982ea…394300
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa42d ago0x733807…6ef00e

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.