Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa68d ago0x8d78d9…cc2e71
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa68d ago0xb6ef26…f834c8
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa68d ago0x054570…b942e4
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa68d ago0x339cf0…260f74
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x4166be…1e7706
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x839611…9b0d4b
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x823977…c5b92b
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x9c246d…3b64fd
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0xc87b50…91065d
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0xf6ab3e…81c55d
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0xac725b…28d327
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x30c3c3…6da55c
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x3ebe16…77fdf4
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0xf65dd5…c5732c
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0xea8c38…1e494b
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0xdc0f54…28b242
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x08e922…6020eb
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x113ed8…0a4df4
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x193438…569250
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x998e90…ca5f7d
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x2becc0…c92a77
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0xb3d4c8…73ecfe
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0x8c5906…8050aa
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0xcede03…cf6f53
0xf6e2…ebd60x9c95…e299Base$0.001100%fluxa69d ago0xdc51a9…c48a31

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.