Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2614…275c0x9c95…e299Base$0.001100%Route unknown46d ago0x6371e7…41d068
0x2614…275c0x9c95…e299Base$0.001100%Route unknown46d ago0x4aadd4…e494ba
0x2614…275c0x9c95…e299Base$0.001100%Route unknown46d ago0x64a038…62334c
0x2614…275c0x9c95…e299Base$0.001100%Route unknown46d ago0x229302…824e3c
0x2614…275c0x9c95…e299Base$0.001100%Route unknown46d ago0xcbf967…20d718
0x2614…275c0x9c95…e299Base$0.001100%Route unknown46d ago0xf7132d…8bc61e
0x2614…275c0x9c95…e299Base$0.001100%Route unknown46d ago0xee7a17…f04ce4
0x2614…275c0x9c95…e299Base$0.001100%Route unknown46d ago0x405e7c…724a3b
0x2614…275c0x9c95…e299Base$0.001100%Route unknown46d ago0x016dc8…4e81ab
0x2614…275c0x9c95…e299Base$0.001100%Route unknown46d ago0x8758ab…628c3a
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0x966402…06c048
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0x0f90ad…144cca
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0x3f6960…277737
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0x402c30…e925e1
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0x311054…53056e
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0x4d8cf4…9ec2bf
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0xc0eef9…56fda1
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0x110053…390c97
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0xc350f4…83c3b0
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0xdf96c9…040ed9
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0x5e5653…8194aa
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0xa9242b…d94906
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0xe0f989…5d5d33
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0x2decac…931bd9
0x2614…275c0x9c95…e299Base$0.001100%Route unknown47d ago0x26a7f7…33b0ff

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.