Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91b0…c9450x6366…f1e2Base—$0.007239100%0x4918…e369119d ago0x1312af…877b5a
0x91b0…c9450x6366…f1e2Base—$0.07100%0x4918…e369119d ago0xf93b34…c16dd0
0x91b0…c9450x6366…f1e2Base—$0.03100%0xbe53…e902119d ago0x401511…f4c926
0x91b0…c9450x6366…f1e2Base—$0.007502100%candidates119d ago0x8d5dfe…d997b0
0x91b0…c9450x6366…f1e2Base—$0.05100%candidates119d ago0x67118d…b3af92
0x91b0…c9450x6366…f1e2Base—$0.007656100%0x0098…3100119d ago0x179a51…962d57
0x91b0…c9450x6366…f1e2Base—$0.08100%0x0098…3100119d ago0x43e048…572a03
0x91b0…c9450x6366…f1e2Base—$0.02100%0x0d17…b7d1119d ago0x5dab0d…1147cd
0x91b0…c9450x6366…f1e2Base—$0.02100%0x0098…3100119d ago0x168f96…686f00
0x91b0…c9450x6366…f1e2Base—$0.05100%0x0098…3100119d ago0xc337cf…2d2697
0x91b0…c9450x6366…f1e2Base—$0.07100%0x4873…5369119d ago0xba438b…5a1bc1
0x91b0…c9450x6366…f1e2Base—$0.008032100%0x6366…f1e2119d ago0x1519dc…c46c92
0x91b0…c9450x6366…f1e2Base—$0.04100%0x6366…f1e2119d ago0xbcf907…112edb
0x91b0…c9450x6366…f1e2Base—$0.02100%0xdf51…2402119d ago0x360d06…16c313
0x91b0…c9450x6366…f1e2Base—$0.007886100%0x6366…f1e2119d ago0xeab7f8…d0ae48
0x91b0…c9450x6366…f1e2Base—$0.05100%0x6366…f1e2119d ago0xc10d10…317167
0x91b0…c9450x6366…f1e2Base—$0.03100%0x0d17…b7d1119d ago0x994f05…e9169f
0x91b0…c9450x6366…f1e2Base—$0.006892100%0x7f16…55b4120d ago0x37dd74…fd01f8
0x91b0…c9450x6366…f1e2Base—$0.05100%0x7f16…55b4120d ago0x3eb29c…573c94
0x91b0…c9450x6366…f1e2Base—$0.02100%0xbe53…e902120d ago0xe460d2…e66b7f

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.