Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f64…fe420x3e0a…78e7Base—$0.00347100%coinbase74d ago0x9ddc58…8077e0
0x4f64…fe420x3e0a…78e7Base—$0.003211100%coinbase74d ago0x810a7b…88c8c5
0x4f64…fe420x3e0a…78e7Base—$0.003487100%coinbase74d ago0xfdcbb9…c018d1
0x4f64…fe420x3e0a…78e7Base—$0.005808100%coinbase74d ago0x1db6fa…7bf320
0x4f64…fe420x3e0a…78e7Base—$0.005504100%coinbase74d ago0x52b973…f36d59
0x4f64…fe420x3e0a…78e7Base—$0.004103100%coinbase74d ago0x781fd0…887a89
0x4f64…fe420x3e0a…78e7Base—$0.003047100%coinbase74d ago0xbcca21…9736be
0x4f64…fe420x3e0a…78e7Base—$0.004904100%coinbase74d ago0x1cdecf…1dca4f
0x4f64…fe420x3e0a…78e7Base—$0.004104100%coinbase74d ago0x6c297d…5b51f5
0x4f64…fe420x3e0a…78e7Base—$0.002767100%coinbase74d ago0x58f0ce…7c2b5a
0x4f64…fe420x3e0a…78e7Base—$0.003345100%coinbase74d ago0x94488f…4fa6eb
0x4f64…fe420x3e0a…78e7Base—$0.002855100%coinbase74d ago0xdfa921…0aa409
0x4f64…fe420x3e0a…78e7Base—$0.002839100%coinbase74d ago0x47fb9b…229e69
0x4f64…fe420x3e0a…78e7Base—$0.004619100%coinbase74d ago0x009c9c…6a58c6
0x4f64…fe420x3e0a…78e7Base—$0.002919100%coinbase74d ago0x0f6b16…43d8ea
0x4f64…fe420x3e0a…78e7Base—$0.003707100%coinbase74d ago0x50b764…112f9c
0x4f64…fe420x3e0a…78e7Base—$0.00416100%coinbase75d ago0x2d3ad5…805eac
0x4f64…fe420x3e0a…78e7Base—$0.005441100%coinbase75d ago0x514fcf…7f3a56
0x4f64…fe420x3e0a…78e7Base—$0.005863100%coinbase75d ago0x5307b6…b5b6ff
0x4f64…fe420x3e0a…78e7Base—$0.004518100%coinbase75d ago0xb92b80…fd10d6
0x4f64…fe420x3e0a…78e7Base—$0.002828100%coinbase75d ago0x49e5ab…5a110d
0x4f64…fe420x3e0a…78e7Base—$0.004952100%coinbase75d ago0x311f73…b86d60
0x4f64…fe420x3e0a…78e7Base—$0.005032100%coinbase75d ago0xb1369f…42115e
0x4f64…fe420x3e0a…78e7Base—$0.002736100%coinbase75d ago0x7a4796…88ef74
0x4f64…fe420x3e0a…78e7Base—$0.005137100%coinbase75d ago0x0c22d9…8e9e4a

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.