Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a536d ago0xfc39a1…6f27c7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc36d ago0x27a3fc…8b49b0
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a536d ago0x88937c…2073e2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc36d ago0xd6f62c…cd2c63
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xe0de62…a1d8af
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x339230…e80bdf
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x904644…bfc654
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xcf04b2…66c7f8
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x9be545…6e5ecf
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xe4f985…f156d2
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xb50561…6bf1ec
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x0381cf…1ac9af
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xf6599e…863e12
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x7b6e83…c15258
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x895a75…d181f5
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x857d8e…98d053
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x92bd44…a45e72
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xd64abe…508ccd
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x7c5666…5d30e9
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xb1da24…bfe13a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0xd7e7b7…17a85e
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x233b1a…27d50c
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0xbd3e93…b7b0a4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x25c409…891ac0
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a537d ago0x073041…6aa501

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.