Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59e58e…4ae7d0
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7cb39e…a6da12
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2de22…ac1982
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ee8a4…5c5838
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ee116…0ce4cf
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6fdee9…1946db
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1eb9ba…617d28
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf876ca…f2062a
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x403632…461471
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb0882…801bc2
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a6de1…b7fd35
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xed24a0…9a6c62
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4b4f5f…c86cc7
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10762b…efe296
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x631007…36b848
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33e550…8fbcf6
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdbcceb…4d9941
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaebf03…65002c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x820e9a…a9f7da
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3a22e…7fcfc0
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xacc12c…c94c9c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x31b34b…12b739
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x197b64…23fc04
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98d9a5…32886a
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa53f3b…5ee8fc

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.