Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7192…97320x9dba…0df8Basex402 service$0.006100%coinbase71d ago0xd4fa2f…ec2f33
0x7192…97320x9dba…0df8Basex402 service$0.006100%coinbase71d ago0xd5cb73…f4b617
0x7192…97320xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase71d ago0x39d3a5…d65676
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xcd37d7…2fea45
0x7192…97320xe681…8b75Basex402 service$0.01100%coinbase71d ago0xf478fa…87e016
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x8bb0c3…7887bb
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xcdcf2b…89e23f
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xbc59a7…870fa6
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xf85ce2…f4d031
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xe89544…3cde41
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x155089…3c73b4
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xc9c1d5…c11455
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x4658dc…793fb1
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x060e63…3e5c51
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x1cf08f…9a5172
0x7192…97320xe681…8b75Basex402 service$0.01100%coinbase71d ago0xb31391…0c69d3
0x7192…97320xe681…8b75Basex402 service$0.01100%coinbase71d ago0xad5490…bd02e3
0x7192…97320xe681…8b75Basex402 service$0.01100%coinbase71d ago0xf03254…eb206c
0x7192…97320xe681…8b75Basex402 service$0.01100%coinbase71d ago0x42985c…d34ec5

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.