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.04100%payAI15d ago0x254203…afb3dd
0x65d6…afc60x07cf…2396Basex402 service$0.02100%payAI15d ago0xc45e57…6ddd54
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x32b4fd…e8f28e
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x60b6d7…b9744a
0x65d6…afc60x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xdced1c…18e515
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xa69b2b…1b30ac
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x999e43…0ed940
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x67a2a9…e5e1c4
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x3892c2…c0290a
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x62aa12…0f672f
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x85d210…f5332c
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x77ba19…cb9e33
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x288ca1…8acdaf
0x65d6…afc60x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xb9e44d…2473d7
0x65d6…afc60x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xd99ae1…f9c83f
0x65d6…afc60x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x033df8…8b9549
0x65d6…afc60x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xaf8d22…f1e0ad
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xe94119…c54c22
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xc02702…702fd8
0x65d6…afc60x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xf0cb38…1fed78
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x8c9c24…26fc6c
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xc57d39…854f2a
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xefc3a6…08141d
0x65d6…afc60x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xa97635…d5ccb7
0x65d6…afc60x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x8da982…053585

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.