Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270x9c95…e299Base—$0.001100%fluxa43d ago0xb8cc46…5cb3b6
0x4964…14270x9c95…e299Base—$0.001100%fluxa43d ago0xb9d4aa…4eeeef
0x4964…14270x9c95…e299Base—$0.001100%fluxa43d ago0xd02a57…4465bb
0x4964…14270x9c95…e299Base—$0.001100%fluxa43d ago0xd197e0…1aad34
0x4964…14270x9c95…e299Base—$0.001100%fluxa43d ago0x948106…301458
0x4964…14270x9c95…e299Base—$0.001100%fluxa43d ago0x09f5ca…1ae6b2
0x4964…14270x9c95…e299Base—$0.001100%fluxa43d ago0x054a06…264ac3
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0xa10780…ca7907
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x987c74…f4c73e
0x4964…14270xfe80…47eeBase—$0.001100%fluxa44d ago0x3ec947…50b155
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x68e6a7…7c4a70
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x5a585b…fd92a0
0x4964…14270xfe80…47eeBase—$0.001100%fluxa44d ago0x6050a6…aa85e9
0x4964…14270xfe80…47eeBase—$0.001100%fluxa44d ago0x4c1cda…72ab3f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa44d ago0x2bb22c…9d17f1
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0xf186fd…44e6e9
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x8bfb59…98a586
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0xb6937f…97d458
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0xcef881…5263da
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0xa0fab1…ea3e7c
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x272a26…0627c3
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x04e82e…e3e7c2
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0xd6a60a…f33487
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x60c8ec…59105e
0x4964…14270x9c95…e299Base—$0.001100%fluxa44d ago0x941a48…1b1329

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.