Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0x5c735d…4c3b86
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0xe150b7…8c29ab
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0x5f4a2f…e5514d
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0x9d2cae…3bbdc2
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0xf42a5b…3ca978
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0xd6bd87…c9f4a3
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa49d ago0x3119b4…a5b4bc
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0x32cc3a…5c6cf8
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0x382b96…9175df
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa49d ago0x805659…940dd6
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0x70c893…0500ae
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0xe1d4bf…eff89a
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa49d ago0x4ce04b…efa75a
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa49d ago0x4596f5…7fca1d
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa49d ago0x8c4e77…9b44ce
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0x284015…c8db5e
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0x8d7987…bd8181
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0x7ec497…310f97
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa49d ago0xa5fef0…957a6b
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa49d ago0xce80c3…4b9a3b
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0xeb4961…f31405
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa49d ago0xd9bc0e…5ff052
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0x7609cf…391867
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa49d ago0xe8ab60…c2ea99
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa49d ago0x3df6f7…d34d0d

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.