Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x083dac…b7c1ca
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x92251e…0d2c3c
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d7955…ae8a76
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x386187…fe60b2
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xef20b2…040edc
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4a53f…9da4d4
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd37b26…b4786c
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe3436c…461690
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04e412…ba3d02
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a4bc6…5213d0
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9fb15c…8d4bd3
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x78b002…a5ea16
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb2550…19f2e9
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4a5ea…2cb482
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd873ef…162a23
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe287a2…9c9180
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ec7a2…d1491a
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ea96f…217cea
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcd553b…6bd933
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3308a7…cc95c3
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x788564…6933d3
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a2d16…5d66d5
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xafb545…9e5449
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5bb5b9…b771ef
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x75c962…961daa

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.