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%payAI115d ago0xd361ce…a088c9
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdb6bc2…cf0e7c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17c3c8…4cca3b
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x013cb2…041829
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77059b…554e0d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x906246…c98045
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0599a1…dcf29e
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe40c7c…911ffc
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf30a51…6590e3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde18d7…b5b9d3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee4bab…b83b87
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe75985…faba10
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x369f1e…2a181c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7a4ad4…caff21
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23845f…d1d73f
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1fbe8…551bf3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x30b1b3…0002de
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x21e73c…54dfc1
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc50cdf…5fc573
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe8eec4…52184f
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa10b54…478b7f
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6304c7…cfa52d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x82621a…424886
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e8a4d…bc72c4
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x96c552…e7ff04

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.