Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.02100%0x17c8…043690d ago0x14402c…3d319b
0x28e8…dec70x6366…f1e2Base—$0.000841100%0x6366…f1e290d ago0x2e16bd…3ae3e6
0x28e8…dec70x6366…f1e2Base—$0.005799100%0x6366…f1e290d ago0x134a01…974719
0x28e8…dec70x6366…f1e2Base—$0.51100%0x6366…f1e290d ago0x5cc33c…60c0ae
0x28e8…dec70x6366…f1e2Base—$0.57100%0x6366…f1e290d ago0xb502e8…83dee0
0x28e8…dec70x6366…f1e2Base—$0.005748100%0x6366…f1e290d ago0xe7696c…444235
0x28e8…dec70x6366…f1e2Base—$0.29100%0x6366…f1e290d ago0x31f274…998502
0x28e8…dec70x6366…f1e2Base—$0.90100%0x6366…f1e290d ago0x808609…2ea308
0x28e8…dec70x6366…f1e2Base—$0.29100%0x6366…f1e290d ago0x4570cd…99e9bb
0x28e8…dec70x6366…f1e2Base—$0.006354100%0x6366…f1e290d ago0x467f65…caa64b
0x28e8…dec70x6366…f1e2Base—$0.30100%0x6366…f1e290d ago0x7afce9…4cdfb6
0x28e8…dec70x6366…f1e2Base—$0.000846100%0x6366…f1e290d ago0xf8db62…f60182
0x28e8…dec70x6366…f1e2Base—$0.005702100%0x6366…f1e290d ago0xa8e784…1bb249
0x28e8…dec70x6366…f1e2Base—$0.29100%0x6366…f1e290d ago0x9fbd7a…472b2e
0x28e8…dec70x6366…f1e2Base—$0.06100%0xfc74…d8a590d ago0x590efe…025f54
0x28e8…dec70x6366…f1e2Base—$0.01100%0x6366…f1e290d ago0x1e3502…ef58a6
0x28e8…dec70x6366…f1e2Base—$0.58100%0x6366…f1e290d ago0x170a00…6d1576
0x28e8…dec70x6366…f1e2Base—$0.07100%0x6366…f1e290d ago0x19543a…8eee6b
0x28e8…dec70x6366…f1e2Base—$0.20100%0x6366…f1e290d ago0x633c35…9042c5
0x28e8…dec70x6366…f1e2Base—$0.42100%0xfc74…d8a590d ago0xb4f4da…3d34b3
0x28e8…dec70x6366…f1e2Base—$0.005187100%0x6366…f1e290d ago0xf40716…7b21e1
0x28e8…dec70x6366…f1e2Base—$0.38100%0x6366…f1e290d ago0x384891…36b156

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.