Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0xd1eddd…ff1aef
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0x532a72…e2e872
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0x275d47…105927
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0xba0f10…056f7b
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0x3a2f61…8f68f0
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0xdf7657…f75903
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0x48ef2a…580103
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0x1174a0…0dca61
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0x8addd6…d7e5f0
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0x616fd8…191f0a
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa32d ago0xae7e09…91f90c
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa32d ago0x7d51fb…caff06
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0x73f134…99765a
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa32d ago0xc7d235…76aeb5
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0xb158e6…7d274d
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0x6276db…9f1775
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa32d ago0x407953…819361
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa32d ago0x08c8e0…a99094
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0x9b1377…e4abd3
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0x514188…871351
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa32d ago0xdbae23…b2b3ec
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0xba5b5b…026257
0x318b…59ea0xfe80…47eeBase—$0.001100%fluxa32d ago0xff4525…9ecb63
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0xc0c374…98b162
0x318b…59ea0x9c95…e299Base—$0.001100%fluxa32d ago0xc902d3…e3cec5

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.