Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase47m ago0x3397ce…e158ad
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase1h ago0x0294f5…e59b71
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase1h ago0x1fb05c…124f58
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0xfaa334…3c649b
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x96c0e7…4e33c8
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x9880a2…a745d3
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x23a7f5…f0241e
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x082d11…d1d723
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x9c7f16…4ec6b1
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0xc44ab2…da428b
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0xf0cf6b…057299
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x6a7955…d3a6ae
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x21740d…9d46a1
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0xde3396…843926
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x56eb1c…67f461
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x9786e9…01469d
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x4541e4…0bd799
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0xa3ba1c…870a6d
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0xf455b0…9eeb81
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x98eb2e…4d91cc
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0xbb71fc…7f9581
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x410eb1…b164bc
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x4cb9ed…b629e6
0x4a2f…72840xc3d0…97cbBasex402 service$0.01100%coinbase2h ago0x2dd5d2…f9b6b2
0x4de9…e2920xc3d0…97cbBasex402 service$0.01100%coinbase7h ago0x1350ce…a5fd7d

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.