Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa39d ago0x0da21f…028145
0x4949…ee210x9c95…e299Base—$0.001100%fluxa39d ago0x749d5f…feee10
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa39d ago0x5374f7…0d8f4c
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa39d ago0xba776c…6ce27e
0x4949…ee210x9c95…e299Base—$0.001100%fluxa39d ago0x84cfca…0b3ed7
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa39d ago0x69d59d…83bedd
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa39d ago0x054eb1…f5edac
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa39d ago0x129324…62afa4
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa39d ago0x7aaaff…f3eb92
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa39d ago0x2f9c31…0127f8
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa39d ago0xe9d46c…9560eb
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa40d ago0x98696c…670518
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa40d ago0x915f50…da2305
0x4949…ee210x9c95…e299Base—$0.001100%fluxa40d ago0x9eadb5…76b41a
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa40d ago0xb472e9…8accb4
0x4949…ee210x9c95…e299Base—$0.001100%fluxa40d ago0x788b48…975f5b
0x4949…ee210x9c95…e299Base—$0.001100%fluxa40d ago0x4eced5…228086
0x4949…ee210x9c95…e299Base—$0.001100%fluxa40d ago0x3a63a6…e6fdcf
0x4949…ee210x9c95…e299Base—$0.001100%fluxa40d ago0xf81253…aa7a6c
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa40d ago0x379ab6…d83cb5
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa40d ago0xfab76b…56b3fe
0x4949…ee210x9c95…e299Base—$0.001100%fluxa40d ago0xd65886…4a176f
0x4949…ee210xfe80…47eeBase—$0.001100%fluxa40d ago0xed38ac…e42399
0x4949…ee210x9c95…e299Base—$0.001100%fluxa40d ago0x9cbe30…ef1bf5
0x4949…ee210x9c95…e299Base—$0.001100%fluxa40d ago0xf0b3e9…9e771e

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.