Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x2c8f1a…b59bba
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x0d21e1…0e054c
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0xac9d8d…78f9d9
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x03e722…a8849d
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0xbb5e34…82499c
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0xa92a51…417326
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x188879…779de8
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0xf17795…e93b2a
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0xe67061…6da408
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x1f300f…c68378
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x27cf26…f0c320
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x51fc91…a3260f
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x5d6663…e9e456
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x3309e4…2f00f6
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x51e51c…d078a4
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x210f0e…6e8ab5
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x987e48…6a8a22
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0xc012f1…aa5960
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x3201c4…432fa3
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0xa76087…a1918f
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0xd15c86…2840d7
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0xdf31d4…7d9d0a
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x0b05b9…f310c7
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x051f62…75d6cc
0xc223…f0e40xfe80…47eeBase$0.001100%fluxa18d ago0x0e226e…d221d4

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.