Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x6c6d3c…5b8c96
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x9cabf0…a01efc
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x5f9cb0…9dc5cf
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x901dff…696e60
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0xe52962…c7c94d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0xb097b8…838752
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x613aa7…eedf7a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0xa4b7b5…9799b7
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x39b0db…ac895c
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x51d7ad…8512bb
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x357152…fc5260
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x52c509…3ee2e2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0xa0a10d…7aacd3
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0xc17810…1a7222
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x02c2e9…e8fcee
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x9913c0…866e04
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x1c4cee…6b2b11
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x18fbba…649a22
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0xbee8aa…ad647a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x0b8c96…284041
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0xf1d847…224755
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0xa0b2ef…7ec83b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x088629…d9e4d8
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0xf77feb…1cad6c
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase20d ago0x11e1a2…d8ade1

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.