Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0xda4ca9…29264d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa45d ago0x79fe87…389449
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0x9c9f37…c97b53
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0xfdde8b…d7e142
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0x1b239e…f528b9
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0xd7e5fd…6c7cc3
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0xa64ee2…9667a2
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0x5a50ae…307338
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0xce6d4c…dc0f08
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0xab7d42…180087
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0x9b98da…91a9bc
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0xc495c7…870399
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0x091a6a…8f377a
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0x52db2f…ae9757
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0x2e0818…060a23
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa45d ago0x1fb95c…e362ce
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa45d ago0x3c210f…53ee8b
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa45d ago0x32a9bf…9af205
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0x7abb6c…dcda5f
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0x9c515e…048b21
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0xac72d2…ebb6b2
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0x8c1013…67c509
0xc48f…44240x9c95…e299Base—$0.001100%fluxa45d ago0xfa0856…d59602
0xc48f…44240x9c95…e299Base—$0.001100%fluxa46d ago0x56cdba…25cf22
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa46d ago0xe248e7…89109d

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.