Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x0dea…7151Base$1,772.9370%0x64b2…883339d ago0xfee2d8…16e806
0xa54d…49f50xfb50…3842Base$2,223.2470%0x64b2…883339d ago0x6f4a52…814fe4
0xa54d…49f50x0a6f…3b1aBase$5,978.0970%0x7347…d69139d ago0x73bcf7…daedbd
0xa54d…49f50x0dea…7151Base$2,452.2170%0x64b2…883339d ago0xeecc8a…da2dcc
0xa54d…49f50x0dea…7151Base$5,201.0770%0x64b2…883339d ago0x0c03ab…be69e3
0xa54d…49f50x4dc7…dcecBase$1,098.2170%0x64b2…883339d ago0x18f41b…1e43d1
0xa54d…49f50xb6a7…290aBase$1.1070%0x64b2…883339d ago0xb0a81c…656797
0xa54d…49f50x5ead…e381Base$10.9570%0x7347…d69139d ago0x7a448b…8a0647
0xa54d…49f50xa958…4003Base$1.3170%0x64b2…883339d ago0x2b5857…6d7a45
0xa54d…49f50xd984…17a8Base$9,499.32100%0x7347…d69140d ago0xef6244…e2735f
0xa54d…49f50xc854…4d70Base$1,327.64100%0x64b2…883340d ago0x37f9f5…532f51
0xa54d…49f50x5623…e847Base$10.81100%0x64b2…883340d ago0x6217f7…daeac0
0xa54d…49f50xe1a6…96feBase$1,198.54100%0x64b2…883340d ago0xb5de40…076c4a
0xa54d…49f50x05fd…3506Base$352.39100%0x7347…d69140d ago0xa95fad…6a626d

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.