Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xaf194a…6dd6c8
0x65d6…afc60x07cf…2396Basex402 service$0.06100%payAI21d ago0x9a8881…8ea205
0x65d6…afc60x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x590e1c…f26a28
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x61b4fe…a373be
0x65d6…afc60x07cf…2396Basex402 service$0.04100%payAI21d ago0xeb8f92…4fa751
0x65d6…afc60x07cf…2396Basex402 service$0.04100%payAI21d ago0x2dc61c…27b73b
0x65d6…afc60x07cf…2396Basex402 service$0.10100%payAI21d ago0x40d4d1…4cd1d7
0x65d6…afc60x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x211d49…f05c31
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x54e4f6…91133a
0x65d6…afc60x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xf3622e…a2177b
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x8b217f…afa08d
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x85db0b…38acd1
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x881397…ed36ee
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI21d ago0x22bd83…8e1771
0x65d6…afc60x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x0d6263…a86f47
0x65d6…afc60x07cf…2396Basex402 service$0.20100%payAI21d ago0xa06615…9a9c97
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI21d ago0x97ddac…9da38a
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI21d ago0x66ae53…96c38c
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x73bf3d…45f084
0x65d6…afc60x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0x4eabb0…f4ae57
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x199541…fe9f9e
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xba42d3…c0496b
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI21d ago0x6594de…30ad02
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x9e1fac…ed5e6f
0x65d6…afc60x07cf…2396Basex402 service$0.10100%payAI21d ago0x27934b…f7e44e

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.