Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b1280…76a4fb
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa49888…09b4d4
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9a450…a3f7d9
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x059929…e2f15b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1091b…bbca2a
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f097a…b523b4
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6423f3…94ef9e
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x915de1…d52b8a
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c6b16…e0d151
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5994e9…96d688
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82c936…b80a92
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x213e7c…72b49c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba2cdd…ae568c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x472d79…d66bfb
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3bb121…76e13d
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9981e3…f82d81
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfee0bf…919e3f
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x92098e…e23bc7
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba2954…155fa3
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8404a…39a624
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a168f…25274f
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a304e…9e7282
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68e42f…26c1c8
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdab4e6…e4ee02
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI104d ago0x640e00…fb7a83

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.