Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0x5dd6b4…b94ea8
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0xc7f738…baaa7e
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa48d ago0x8bbf15…a6e36d
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0xc70f39…a46f9b
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0x2f58ac…0504e2
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0xb46876…2a0a9f
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa48d ago0xed7bdb…0b4958
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0x009b39…feff70
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa48d ago0xf8d439…ec09d0
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0xe86de3…5c5267
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa48d ago0xde5486…31500a
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0xe1cbde…b8bc69
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0x504602…86a535
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0xf530f9…126c73
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa48d ago0x195de2…6bd017
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa48d ago0x9fe55a…3a2e13
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0x00d19a…9e33b0
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0x20d38c…aea975
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0xb1f0dc…cddccf
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa48d ago0x42a10c…4519e8
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0x437ada…3bbdb0
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa48d ago0xef0832…f2f231
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0x0fbf42…e1a542
0xd791…f1060x9c95…e299Base—$0.001100%fluxa48d ago0x91be88…68d67e
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa48d ago0x50225e…393898

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.