Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0xf6db90…525169
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x0da273…164247
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x373435…87024c
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x5f5c71…77ed5f
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x83a238…05427a
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x784b41…c42a03
0x2c14…58300xfe80…47eeBase$0.001100%fluxa43d ago0xcbf17e…4b85aa
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x4c5d25…e04b73
0x2c14…58300xfe80…47eeBase$0.001100%fluxa43d ago0xf58521…3719a4
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x855be5…0f9da2
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x1b5cf3…e38338
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x59ea1b…165199
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0xf3d4e4…ca41b6
0x2c14…58300xfe80…47eeBase$0.001100%fluxa43d ago0x379f02…a1f4fb
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x18870e…4b72e6
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x18c4ce…e4d300
0x2c14…58300xfe80…47eeBase$0.001100%fluxa43d ago0x3ee492…be6137
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x5106d9…f1411e
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x9ba118…dccbb3
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0xce5dbc…03605f
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x175045…725d29
0x2c14…58300xfe80…47eeBase$0.001100%fluxa43d ago0x6c447d…fac13b
0x2c14…58300xfe80…47eeBase$0.001100%fluxa43d ago0x990e92…77db2a
0x2c14…58300x9c95…e299Base$0.001100%fluxa43d ago0x60efa8…147787
0x2c14…58300xfe80…47eeBase$0.001100%fluxa44d ago0x0448d3…f72cf2

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.