Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa33d ago0xcd7574…476403
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa33d ago0xe5fe82…1f2507
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa33d ago0x908a0f…6f03b5
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa33d ago0x00feb8…621dce
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa33d ago0x77ab5a…7d54e0
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa33d ago0xb27065…346078
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa33d ago0x5894aa…fe765d
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa33d ago0xf903ef…ae93c7
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa33d ago0x633cf6…861c60
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa33d ago0xd09115…00a940
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa34d ago0x7244cd…d9ba97
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa34d ago0x7b757f…a858eb
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa34d ago0xa0bd80…79473c
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa34d ago0x61930c…6928ad
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa34d ago0xa5e2e4…0641a4
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa34d ago0xfed803…ae6fc8
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa34d ago0x6dbcd8…e1a57a
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa34d ago0xb636a6…4a9e03
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa34d ago0x1e96be…d113c1
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa34d ago0xa928ce…37b716
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa34d ago0x38fa6f…7b3d77
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa34d ago0x6406f2…f314e0
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa34d ago0x5ede58…0c455b
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa34d ago0x78309a…94c4e6
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa34d ago0xbecf99…b6992c

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.