Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x705360…e141f4
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0a1521…38a382
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a3560…5e2bd8
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x53e663…7da967
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x62e4ad…6f10ae
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x73e3a2…820877
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf3ae29…b1d984
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0a7b57…8ff635
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e5d1d…efdb5a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e3241…95b42d
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef1df1…746b26
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x89c0b8…da0035
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7a4b5…3b1db9
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe0df9b…8d4ce1
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd3445f…7b0799
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x125fa1…532fbc
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xceba35…a46deb
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f6bd9…525622
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2aa830…cb25f5
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x845674…92ebdb
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x865c0a…80328d
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb7e5c…152e0b
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xffe751…af544a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb72432…09e002
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d61bb…1e5d1c

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.