Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0x021e7a…f4ec57
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0xf14d96…1ce381
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0xc5e7ef…4ddf7c
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0x56bce0…86cc96
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0x60e820…fc0f80
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0xda065a…4bc509
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0x6d3892…eea156
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0xac2065…2bb729
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0xe82044…dbbb27
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0x164a7e…f2918c
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0xd3564b…f48e91
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0x116bcf…3cc107
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0x7ba1a9…f2f14d
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0xab18b5…d3f536
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0xd018fe…e8a5f5
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0x7aeed8…608a59
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0x2d84b9…19e2dc
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0xba3d17…51027e
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa43d ago0x575ccf…ea8cf4
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa43d ago0x5b00f2…68b8c3
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa44d ago0x1c3b4a…a31aa2
0xf06e…e7c50xfe80…47eeBase$0.001100%fluxa44d ago0xae9936…bc0547
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa44d ago0xf758e9…512c4d
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa44d ago0xda6cc1…1ef0e7
0xf06e…e7c50x9c95…e299Base$0.001100%fluxa44d ago0xb90d7b…31909c

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.