Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0xd1036d…da1186
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0xf71d3a…e7c803
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x76380c…ee8894
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x50ad2e…a3771f
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x41721c…62eb71
0x4330…05680x9c95…e299Base$0.001100%Route unknown46d ago0x5492cb…baaf42
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0xbb43a6…fb7539
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0x857cf8…949c21
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0x259e04…4fb59c
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0x2c7f67…d762c0
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0xed4feb…ba0497
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0x4508c9…3531ff
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0x97eb57…2527f4
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0x8a3758…a8a05d
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0xa0913b…5bfb81
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0xdc99e3…ad40b6
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0x66bdee…f4bcfe
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0x7a7ccf…576ae4
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0xc48b9d…b9ae0d
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0x424215…14e129
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0xfc3289…92f16e
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0xe61bce…4ff829
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0x0b5059…9357b1
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0x78a6b3…22b708
0x4330…05680x9c95…e299Base$0.001100%Route unknown47d ago0xcfeeed…a58967

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.