Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0x4508be…911ad2
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0x708e5f…f97d58
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0xc7cee4…c40851
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0x529be9…9a039b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0xd90647…5b0f4b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0xf35608…8f03e8
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa48d ago0x3808e9…c11bdf
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa48d ago0xd467e3…40dfdf
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0xf25f2e…358fb8
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0x8cefb5…395f7c
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0xc54098…b6843a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0x601059…3d1967
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa48d ago0xea007e…347c6a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0xdc1780…cceed1
0x4267…6e470x9c95…e299Base—$0.001100%fluxa48d ago0x41329b…ed4d2b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa49d ago0x2c20c0…0ef681
0x4267…6e470x9c95…e299Base—$0.001100%fluxa49d ago0xd73682…d69a41
0x4267…6e470x9c95…e299Base—$0.001100%fluxa49d ago0x6e5e7d…e9c2ea
0x4267…6e470x9c95…e299Base—$0.001100%fluxa49d ago0x183db0…6787da
0x4267…6e470x9c95…e299Base—$0.001100%fluxa49d ago0x9735a6…0a6f0b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa49d ago0x5c9340…1ae115
0x4267…6e470x9c95…e299Base—$0.001100%fluxa49d ago0x88bc08…118850
0x4267…6e470x9c95…e299Base—$0.001100%fluxa49d ago0x00a112…9e3663
0x4267…6e470x9c95…e299Base—$0.001100%fluxa49d ago0xe939a2…8f453a
0x4267…6e470x9c95…e299Base—$0.001100%fluxa49d ago0x76bf33…169324

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.