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…80fc36d ago0x27a3fc…8b49b0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc36d ago0xd6f62c…cd2c63
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x339230…e80bdf
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xcf04b2…66c7f8
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0x7c78e6…e8c049
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0x5a100e…ef805f
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0x8bffb8…521d77
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xf6599e…863e12
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc37d ago0xeb84ae…28f128
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x895a75…d181f5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x92bd44…a45e72
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x7c5666…5d30e9
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xd7e7b7…17a85e
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0x7e2cbc…470584
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x25c409…891ac0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x761f96…5afba6
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0x26c925…bee79c
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc37d ago0x0997a0…189430
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xaeddfa…f02889
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x053080…ad3ac4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x3509b3…e7bf86
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x350b5c…c997a7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x2d0654…6fccce

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.