Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbbc5…6c250xbf21…00dcBase—$0.01100%coinbase69d ago0xc7995a…a4f751
0xbbc5…6c250xbf6b…db76Base—$0.01100%coinbase69d ago0xd2eeba…29cdb7
0xbbc5…6c250x3307…6f44Base—$0.01100%coinbase69d ago0xb4a1f1…2a3058
0xbbc5…6c250x000a…24f3Base—$0.01100%coinbase69d ago0x2ce72e…9421bd
0xbbc5…6c250x3076…c216Base—$0.01100%coinbase69d ago0x54b8bd…465eea
0xbbc5…6c250xd8fa…040cBase—$0.01100%coinbase69d ago0x6fca0f…6d5bf7
0xbbc5…6c250xd536…7f11Base—$0.01100%coinbase69d ago0x4416e2…7cd19e
0xbbc5…6c250xa15d…b50bBase—$0.01100%coinbase69d ago0x2e64d5…7c500b
0xbbc5…6c250xdc62…8c15Base—$0.01100%coinbase69d ago0x7b2183…1e1aa9
0xbbc5…6c250xa286…be40Base—$0.01100%coinbase69d ago0x59a3a3…9fb68e
0xbbc5…6c250xed27…9cd2Base—$0.01100%coinbase69d ago0x5a947e…0b11c5
0xbbc5…6c250xc63c…6e55Base—$0.01100%coinbase69d ago0x5b0c25…a702b3
0xbbc5…6c250x91d1…5e87Base—$0.01100%coinbase69d ago0xbeeea9…8ad3b2
0xbbc5…6c250x3a14…a56bBase—$0.01100%coinbase69d ago0x8b4a67…75b471
0xbbc5…6c250x8be3…ad81Base—$0.01100%coinbase69d ago0x012ad3…e00c0f
0xbbc5…6c250x261f…d270Base—$0.01100%coinbase69d ago0x479b67…389eec

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.