Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc13d ago0xa45ad5…470161
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc13d ago0x18a6a8…083920
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x031338…f6f373
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x23a580…cc5460
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x690c41…48bae1
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xd63fa1…16e361
0xce6d…bbc30x572f…2f6cBase$0.0170%0x0b44…80fc14d ago0x3e2995…372f7d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xe70cba…524096
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x1b5a7b…d4a99c
0xce6d…bbc30x572f…2f6cBase$0.0170%0x4e56…5c9c14d ago0xe21cf9…74209e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xef539f…1f6942
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xed62fe…6eca24
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xc7ddcf…1321a6
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x204212…5a7762
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc14d ago0x420793…614315
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xadf545…42f1a1
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xe15f83…243940
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x0869f9…122307
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x023270…a7b640
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x5b36f4…dcea6b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xbaa3d6…c69813
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xe15cd0…8f213f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xa8ef83…f51d6e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0x29aaa3…8666ec
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc14d ago0xcfe483…6cd8ba

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.