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%fluxa72d ago0x9cd797…9b3181
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0xd2a4d8…4ffdcb
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0xb6b28e…1c4d6b
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x3329fe…f58e34
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x135ebe…0f4f99
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x2c49aa…55e6ed
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x45cb7b…957860
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x21ee24…c80e29
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x4c4bdd…35a7ef
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x659330…7d82c7
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x136430…943069
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x20c057…66b90b
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x581cfa…7fce68
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0xdc8a7c…bc2262
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0xf902b0…f089be
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x47ec1d…a6e418
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x5493f1…fb4ba2
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x672847…c9ee63
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0xec4a05…ea53d7
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0xfb1e2f…cb4448
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x58b1c8…ed8953
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0xa5b817…083712
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x583ec5…660978
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0xef9dea…48b6c3
0xf6e2…ebd60x9c95…e299Base—$0.001100%fluxa72d ago0x38e48b…6d88af

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.