Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0xe21ece…586630
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x2ce43e…5d8fba
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x39f3d2…f1bf4c
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0xfc52d4…6aec37
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x748c99…aacbaf
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0xc459b7…35ebfc
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x57d926…ca01cb
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x151b48…b5c804
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x4372a5…17988d
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0xd8555d…566bba
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x2dde24…a776ee
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x927272…fd5b6c
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x197c35…659972
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0xf72c9b…5a69f2
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0xaf2e82…024c64
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0xe8741d…56c432
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x9334af…925c58
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x78e770…207d22
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0xfe10c8…3a6773
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x787fe6…b9b218
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x3e3c08…4ca543
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x6d2049…1976cf
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x55f47a…f1df50
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa76d ago0x0066d7…5dbf96
0x6f5c…95770x9c95…e299Base—$0.001100%fluxa77d ago0x83152a…3c43a1

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.