Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase76d ago0x5692a0…40df37
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase76d ago0x376c7d…a5250f
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase76d ago0x7834d3…a617f8
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase76d ago0x8c4875…9a3a42
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase76d ago0x14824b…a47288
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase76d ago0x193541…2a741d
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x144aea…5898bb
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x8953be…40cb2b
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x74628c…6de0ca
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0xc7a6ac…15260a
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x5ef325…7e69ac
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0xf28c14…d1424c
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0xc0dcdf…0eea87
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x4dd19e…90d1a9
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x73f4fe…3964ae
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0xf64672…ddb703
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0xa71b3b…0f4709
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x14c9ea…f50fe9
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x0435b8…5b8543
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x0713ee…6e0572
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x63e34b…68b1c4
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x5d9a04…2cfc0a
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0xa54718…282ff2
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x669cee…5ba223
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase77d ago0x570a86…5b2731

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.