Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0793bb…0e9c04
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x395109…e6e8f7
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc00e17…fa67c5
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc8dc26…1c28d1
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc95b8d…158b4c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xea2baa…5eb3a6
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7c131e…4b7ce9
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xac9204…f59796
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf9abc2…2fcdf8
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb6a14d…c79ea6
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x40f7d3…9a90ec
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7db7ea…438040
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1623e7…41c393
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x61da90…dcd28b
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0aba84…61ef81
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x89044d…55cbb9
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x431e89…03b6f7
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0xeac379…45586c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI111d ago0x95cc03…ff00b5
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x83a3be…87f0b2
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x095f42…2ffbaf
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdc044c…ca7d14
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x190e9d…433f83
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3bcce5…dffc76
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x00f550…1a505f

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.