Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x1ce8c4…63a2eb
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x3016e0…028714
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x6c3d98…7b9c8e
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0xb86a3c…2e62c4
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0xfb9f6d…e7caeb
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0xfcf2ef…6a82d7
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x74a5a5…8bc4c1
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0xf0d83d…32944e
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x10a8ac…cbca23
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x282ab6…cbac85
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x2e59f7…7662ef
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0xff96ab…68b4c6
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0xd71e1f…4c5250
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x1ec276…f11933
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x296ef2…f03031
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x769123…21232b
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x16dc96…effbf5
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x4cd69c…c762ed
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x454e85…1eefa8
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0xf43631…754255
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x7e792f…6fabd6
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0xb68ca6…981b59
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0xe0efec…50c042
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0x27310e…36d6c5
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase69d ago0xa5dc25…21dda5

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.