Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x8250d4…e61f2b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x0259e3…145bb1
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0xc27a63…926c60
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0xf38e37…71c373
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0xaf9189…f5b0ed
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0xefb648…9b8266
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x3f4e02…0683ee
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0xfd9b0c…4f5360
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x3a8a83…7aaa6f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0xe90a56…d687e3
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x1fd746…5619a5
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x9e164e…69dd92
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x83e767…78e150
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x9fa8e2…be51a1
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x87709f…4618cc
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0xd45f18…2fdbb0
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x9f5d19…670034
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x081f5d…d5e268
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0xb202fd…f6f35a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0xedeecd…8320ab
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x2865b1…a460c2
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x158add…0e13b3
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x9e741c…03454f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0x3555f2…79094e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa80d ago0xe0f174…27a84b

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.