Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a84ac…5f0d04
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf7adc9…eab618
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7c1649…886ae8
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf37d1f…cfc8ec
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd663f6…4cd3d2
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa514b4…706286
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b48b3…dc2544
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7c4c24…338ed8
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c5556…390be3
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x860ac3…a922aa
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc73ae5…c849b3
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x97281f…3dc31e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdf3707…a2d74b
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7fb4b7…552dfc
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd94159…77378f
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x37bda8…0c2073
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x847221…ef587d
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb6140…f5523b
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x295fee…f60dcf
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1581ee…840282
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x914f82…011b45
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x304aae…492a98
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdccadd…d7f7db
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x650e02…f68b14
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57198c…090d2b

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.