Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI15d ago0x5f7e71…ea0042
0x3fc7…44740x07cf…2396Basex402 service$0.20100%payAI15d ago0xf58f66…b46b5b
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x008f3d…d3d7aa
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x639787…74d5e3
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x361b37…6049f1
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x21c8f3…8178a8
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x838cf0…0dc58c
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xda082d…1fcd1a
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xe2d606…57ed8d
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x073283…7a9fd6
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xfad29e…489880
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xc3a913…60f4d4
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x3832da…60bebc
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x480a5c…0b8893
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xa28096…42798e
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x5b4600…dcfa5d
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xce1cc1…18bbc3
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xc9c311…60aef8
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xf04fc1…aa811f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x006bd8…b22c2b
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x767da6…e0376b
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x701ff6…c5e381
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x25d35d…fb1c8c
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xbeef28…73cc1d
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xa774aa…9c2360

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.