Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa72d ago0x439328…487c79
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa72d ago0xfcc9b8…f20982
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa72d ago0xf95535…507432
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa72d ago0x7eb966…f4d150
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa72d ago0x3d81d4…3ee72f
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa72d ago0x8cebef…630718
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa72d ago0x8aa78f…154bd1
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa72d ago0x8f86c4…7f76b3
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0x40ee19…4d0d90
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0x229ee9…1b94c4
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0xe5204d…08c319
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0xadc50b…d2f6a5
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0x8bd5c2…8cb08b
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0xfd1277…17118d
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0x9600b6…c910d9
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0x6a93d6…0ce725
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0xd92b1c…475576
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0xaf8de2…b36286
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0x7002bc…7dc7e3
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0x901eb6…75bf4a
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0x61f7b5…37fe36
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0x31562c…347f97
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0x5f6ad4…f214ae
0x4bdd…5e700x9c95…e299Base—$0.001100%fluxa73d ago0xb4a918…9394e5
0x4bdd…5e700xfe80…47eeBase—$0.001100%fluxa73d ago0x1c3179…53d21a

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.