Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93b2…e94f0x0e3d…7757Base—$10.5070%0xa8a2…c53b39d ago0x96fee2…7322b2
0x93b2…e94f0x47c5…4fc3Base—$10.5070%0x629a…da9c39d ago0xd76c8a…9e4160
0x93b2…e94f0x47c5…4fc3Base—$23.1070%0x72ef…0ffd39d ago0x2f9541…67e846
0x93b2…e94f0x0e3d…7757Base—$10.5070%0x21ab…01d939d ago0xcbb4d6…404ee7
0x93b2…e94f0x0e3d…7757Base—$10.5070%0x0744…c73c39d ago0x3a6dbd…6cc563
0x93b2…e94f0x47c5…4fc3Base—$10.5070%0xb97a…ba2d39d ago0x0c1fe9…f523f4
0x93b2…e94f0x47c5…4fc3Base—$10.5070%0x80e7…127f39d ago0xf23464…15fc63
0x93b2…e94f0x0e3d…7757Base—$19.9570%0x762b…cf5039d ago0xe31201…dad58e
0x93b2…e94f0x47c5…4fc3Base—$10.5070%0x39ac…36cd39d ago0xf694d5…81925c
0x93b2…e94f0x0e3d…7757Base—$10.5070%0x24a4…540a39d ago0x76db8b…6db09c
0x93b2…e94f0x47c5…4fc3Base—$21.0070%0xfe42…c1f039d ago0x42106c…cbeb29

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.