Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0xfea190…41020e
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0xb04576…630ab3
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x94a6d6…4481b9
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x144055…1d5f30
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x883eca…4b490a
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0xb3a359…3e9566
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0xc1d716…b19bf5
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0xf279a6…412ca1
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0xc70091…9a4d89
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x69195f…f6b19b
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x874308…207e10
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x9d79c9…826b78
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x448fd9…0ef3f9
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0xe8dcd7…12e2a0
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x3825c1…d7a6d8
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0xc77e98…b8fe0b
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0xf10954…c1777d
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0xe9787e…d11456
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x7616a4…60bc33
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0xc2d831…28b155
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x318ea2…c65b87
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x070940…62f136
0xebb7…bea00xa9dd…2315Base—$0.002100%candidates101d ago0x9a33a1…de2cb9
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x669d4f…fd8029
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase101d ago0x63502d…dbb442

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.