Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0xc002a7…13f2db
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x21ea48…307e2a
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0xf983e1…ffa47e
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x5ed2f9…bc8f95
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x518096…a102b4
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x0c6f0d…90202a
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x7beb17…b809f4
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x577ffa…67a128
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0xa08155…9bc527
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0xa1ec1c…a65a94
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0xe377a6…5454cd
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x640edb…e1a9b2
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x3e3a6b…14e489
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x9e6c38…4afc8a
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x1ec875…d061e4
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0xe58265…97feef
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0xa2ee25…c1db82
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x40cc4d…aa45d2
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x78ee4c…6fde1e
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x1b56f9…923b9b
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x7f5473…d631ad
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0xb9129a…5b9708
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x28cb4c…b5587d
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x0f726e…d5c2c3
0x60be…c0780x9c95…e299Base—$0.001100%fluxa73d ago0x495609…1d0e18

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.