Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xa6d5d1…2dd444
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x60d85c…76d06a
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xf011cb…f5d9d5
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x859df5…c37137
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x3a0dc2…44923c
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xdb6e43…386031
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x3c1791…b97395
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x0e4ed4…e128ea
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xb4d22c…4f48d3
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x069078…da51e8
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x8acfda…6a3c0a
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xff98a5…89fe81
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x82d3f1…a30b24
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x93dfe7…804ad9
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xcdfc2e…f2095e
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x316100…aa4e43
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xacf909…f5e601
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x6efbea…903a99
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xa0d043…5a32e8
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xb273fd…233bc6
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xe34218…568ab9
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x4bd962…316473
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x5a5d91…6af37d
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0x43e0a5…77e9d4
0x5146…a1260x9c95…e299Base—$0.001100%fluxa79d ago0xe8404d…12789d

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.