Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x4c2e7e…b2ce23
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0xe17693…aef343
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa50d ago0x70ef18…b21a03
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x0ea9a2…6a6522
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0xf1b5b6…5ea210
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x200798…dd63e7
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0xfcd303…e430f4
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x09a2b5…b1016a
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x73bbe1…f65b22
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0xd36e09…70e82d
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x58b393…12fb2e
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x310c4b…d1a0c2
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x4b25ec…fb2a92
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x38df40…6cc31f
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x9a78f2…c66d4d
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x091184…7dbc87
0xff43…4e3f0x9c95…e299Base—$0.001100%fluxa50d ago0x451f6c…0672aa
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x8444ef…ed1b20
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x4e822c…317384
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x5592cb…605bbb
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x634a21…1b9732
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x3c0729…4171ee
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x716145…69d2fc
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0xc591c3…ca3b99
0xff43…4e3f0xfe80…47eeBase—$0.001100%fluxa50d ago0x35d8df…cd2262

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.