Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.05100%0x1360…66fa55d ago0xc50ae4…8a56c6
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x8da47a…9928de
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x81c0d4…fc0d02
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x6c9bdd…913441
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa55d ago0x0dd1ee…639f80
0x0802…19780x07cf…2396Basex402 service$0.03100%0x1360…66fa55d ago0x5ade76…ede6dd
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa55d ago0x5376c4…1d0089
0x0802…19780x07cf…2396Basex402 service$0.03100%0x1360…66fa55d ago0xfe258d…58bce8
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa56d ago0xd23b60…ff10e5
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x07beb3…fa4e96
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x007cdc…7e6fcd
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa56d ago0x273044…99bec6
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa56d ago0x7a8267…369a8f
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0xf8f8b0…bd0eff
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0xe8f4e5…5b36c5
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x8cc6f2…243af1
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0xcfd14b…b1ab21
0x0802…19780x07cf…2396Basex402 service$0.03100%0x1360…66fa56d ago0x65a9e8…fc9613
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0xbecc6d…aff1d3
0x0802…19780x07cf…2396Basex402 service$0.10100%0x1360…66fa56d ago0xc78618…0b0be9
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x37f02b…1cbfd7
0x0802…19780x07cf…2396Basex402 service$0.03100%0x1360…66fa56d ago0x5dbe80…a8ffbf
0x0802…19780x07cf…2396Basex402 service$0.01100%0x1360…66fa56d ago0x111108…fbad1c
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa56d ago0x70bedd…89ca2e
0x0802…19780x07cf…2396Basex402 service$0.02100%0x1360…66fa56d ago0x092345…be0063

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.