Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c15…925c0x7dd5…2629Basex402 service$0.02100%coinbase80d ago0x7503cd…ec33cb
0x9c15…925c0x7dd5…2629Basex402 service$0.003100%coinbase80d ago0xc9bf83…1179fa
0xcfd8…9a7b0x7dd5…2629Basex402 service$0.002100%coinbase81d ago0x91b9ec…c47477
0x3885…eaf00x7dd5…2629Basex402 service$0.10100%coinbase81d ago0xa0488f…4c1d47
0x5bcc…79e70x7dd5…2629Basex402 service$0.10100%coinbase81d ago0x758156…d23985
0x0d8a…c98b0x7dd5…2629Basex402 service$0.10100%coinbase81d ago0x55b832…5172f9
0x3d8d…19aa0x7dd5…2629Basex402 service$0.05100%coinbase81d ago0x88e667…c32443
0xddae…28b10x7dd5…2629Basex402 service$0.10100%coinbase81d ago0x6876a6…370a80
0x03dd…dc850x7dd5…2629Basex402 service$0.10100%coinbase81d ago0x524c13…932009
0x3a2e…e5bb0x7dd5…2629Basex402 service$0.02100%coinbase81d ago0xc74806…35af9a
0x6bc8…f9990x7dd5…2629Basex402 service$0.003100%coinbase81d ago0x473f28…1267e0
0x9415…ad820x7dd5…2629Basex402 service$0.02100%coinbase81d ago0x12ec42…1ebee0
0xbc36…dc930x7dd5…2629Basex402 service$0.08100%coinbase81d ago0xff5f2e…fa9e9b

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.