Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x2f8515…25c7a1
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x25f824…e265ea
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x91ad48…9a65c0
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0xa206c8…cd2f6e
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0xd3238d…f50dce
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0xdf45b7…1d5598
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x96b792…a08a33
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x379992…68572f
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x45d689…057a73
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x0285e2…caf133
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x323212…a5ca34
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x11f981…0a52ae
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa43d ago0x5a63a1…76a11a
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0xf1f46a…203d33
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0xa1c22a…dedbac
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x3551b5…d46890
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0xc93400…e1e869
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x18f011…1c2873
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x4c4794…ecbb13
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa43d ago0xe1b5ba…6f2be4
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0xe843a1…8194ff
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa43d ago0x779751…a2a221
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x870a84…c903a3
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0x312fd9…1930f0
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa43d ago0xb1d595…50e0a5

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.