Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x5b5277…4a923f
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0xf8d69f…61521d
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x8b1426…3337ae
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0xa542c2…cddaaf
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x61f982…e40330
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x7a9ca7…e1df8d
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x3692d9…897f64
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0xcfbc2b…8ae3b6
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x93af08…4f4b2f
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x09d0be…a093f6
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x0d29ec…a54a79
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x8b2709…3cd919
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x46480a…e1837a
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0xa86d21…bb814f
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x139a85…4e97e6
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x9b86eb…5a2e46
0x0839…9c830x9c95…e299Base—$0.001100%fluxa73d ago0x38032e…9bc167
0x0839…9c830x9c95…e299Base—$0.001100%fluxa74d ago0xb1598d…0a3f19
0x0839…9c830x9c95…e299Base—$0.001100%fluxa74d ago0x4231a6…161793
0x0839…9c830x9c95…e299Base—$0.001100%fluxa74d ago0x43fe57…3d167d
0x0839…9c830x9c95…e299Base—$0.001100%fluxa74d ago0xf3518e…d06b39
0x0839…9c830x9c95…e299Base—$0.001100%fluxa74d ago0x8a83f5…e3d912
0x0839…9c830x9c95…e299Base—$0.001100%fluxa74d ago0x7d92b4…17aebe
0x0839…9c830x9c95…e299Base—$0.001100%fluxa74d ago0xe8ec74…6d5ddb
0x0839…9c830x9c95…e299Base—$0.001100%fluxa74d ago0x562aec…1b09c0

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.