Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb331…4c7a0x2fc6…befeBase—$1.1070%0x6351…0d6217d ago0x1ff2cb…72879d
0xbd6f…df3f0x2fc6…befeBase—$4.0070%0x6351…0d6217d ago0x9c0aef…718773
0x07de…0e980x2fc6…befeBase—$100.0070%0x6351…0d6217d ago0xeae3a7…256f56
0x12b9…d9dc0x2fc6…befeBase—$0.1070%0x6351…0d6217d ago0x7c935c…40e3e0
0x96c8…76050x2fc6…befeBase—$89.0170%0x6351…0d6217d ago0x4bfe87…76e986
0x0bb3…ab840x2fc6…befeBase—$1.0070%0x6351…0d6217d ago0x879849…f5f765
0x39eb…caee0x2fc6…befeBase—$0.5070%0x6351…0d6217d ago0x1183b4…14e9e2
0xa1e4…2da00x2fc6…befeBase—$22.0870%0x6351…0d6217d ago0x59a56a…1d7e43
0x9a44…8e470x2fc6…befeBase—$136.7770%0x6351…0d6217d ago0xc00ae6…41b0b5
0x5a72…e3510x2fc6…befeBase—$4.0470%0x6351…0d6217d ago0x248488…023ae9
0x5d4e…00710x2fc6…befeBase—$286.8070%0x6351…0d6217d ago0x56110c…ddf17c
sigmaprotn.eth0x2fc6…befeBase—$2.0070%0x6351…0d6217d ago0x636897…419ac0
0xe757…c7710x2fc6…befeBase—$207.9470%0x6351…0d6217d ago0xa600d0…c74264
0xa3c8…96250x2fc6…befeBase—$50.0070%0x6351…0d6217d ago0x9fb133…089765
0xa3c8…96250x2fc6…befeBase—$350.0070%0x6351…0d6217d ago0xeeabfe…38d6c6
0xbaac…819a0x2fc6…befeBase—$39.0770%0x6351…0d6217d ago0xf89ed5…104ab8
0x9b20…b4210x2fc6…befeBase—$100.0070%0x6351…0d6217d ago0x8945ba…6db4ca
0xa3d2…df1a0x2fc6…befeBase—$48.5770%0x6351…0d6217d ago0x3e109c…d25b08
0xa3c8…96250x2fc6…befeBase—$150.0070%0x6351…0d6217d ago0x38a610…52108e
0xa3c8…96250x2fc6…befeBase—$550.0070%0x6351…0d6217d ago0x5a0ff2…a37b16
0xe757…c7710x2fc6…befeBase—$400.0070%0x6351…0d6217d ago0x7f55c3…3e8039
0xbc01…35500x2fc6…befeBase—$200.0170%0x6351…0d6217d ago0xef071d…bf17b9
0x7d89…60b50x2fc6…befeBase—$12.6470%0x6351…0d6217d ago0x199d2c…2fd9f4
0xc49d…74f00x2fc6…befeBase—$21.0070%0x6351…0d6217d ago0x8586b4…f9bb6d
0x83ab…6e3b0x2fc6…befeBase—$2.0070%0x6351…0d6217d ago0x2142fa…0d9e48

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.