Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfec…47810x6366…f1e2Base$0.0270%0x17c8…043630d ago0xd24fc8…b5d001
0xba72…bdeb0x6366…f1e2Base$0.0770%0x17c8…043630d ago0x8d68bd…86b72a
0x28e8…dec70x6366…f1e2Base$1.0370%0x17c8…043630d ago0x22beeb…c40027
0x28e8…dec70x6366…f1e2Base$0.6370%0x17c8…043630d ago0x596f68…4a3b8a
0x28e8…dec70x6366…f1e2Base$1.0270%0x17c8…043630d ago0x677743…3cd157
0x28e8…dec70x6366…f1e2Base$0.7370%0xfc74…d8a530d ago0x40e9d9…c1134c
0x9373…6d9b0x6366…f1e2Base$0.2370%0x17c8…043630d ago0x65f4b2…111cd8
0xba72…bdeb0x6366…f1e2Base$0.0770%0x17c8…043630d ago0x0f8ca5…142b4f
0x9373…6d9b0x6366…f1e2Base$0.1670%0x17c8…043630d ago0xbe1d15…b40b46
0x9373…6d9b0x6366…f1e2Base$0.1670%0xfc74…d8a530d ago0x2bc275…38d180
0x28e8…dec70x6366…f1e2Base$0.6370%0x17c8…043630d ago0x59245a…1b5c7e
0x28e8…dec70x6366…f1e2Base$1.2370%0x17c8…043630d ago0x7a6238…55ac64
0x28e8…dec70x6366…f1e2Base$1.4370%0xfc74…d8a530d ago0x33d2eb…0cb54a
0x28e8…dec70x6366…f1e2Base$1.3370%0x17c8…043630d ago0xc4e754…8386cc
0x28e8…dec70x6366…f1e2Base$0.3370%0x17c8…043630d ago0x8b77e0…d5146a
0x28e8…dec70x6366…f1e2Base$0.9370%0xfc74…d8a530d ago0x07776b…4498a6
0x28e8…dec70x6366…f1e2Base$1.3370%0x17c8…043630d ago0x2fd5be…954e7e
0x28e8…dec70x6366…f1e2Base$0.0370%0x17c8…043630d ago0xffec85…e88cd1
0x28e8…dec70x6366…f1e2Base$0.6270%0x17c8…043630d ago0x0815f1…414215
0x28e8…dec70x6366…f1e2Base$1.6370%0x17c8…043630d ago0xfb5bf9…5f55dd
0x28e8…dec70x6366…f1e2Base$0.3570%0xfc74…d8a530d ago0xd7022d…a63f99
0x6366…f1e20x47c5…4fc3Base$10.5070%0xd223…7d2830d ago0x4221d5…4608c3
0x28e8…dec70x6366…f1e2Base$0.3670%0x17c8…043630d ago0xd7f87b…78e128
0x28e8…dec70x6366…f1e2Base$0.0370%0x17c8…043630d ago0x9dc6f5…e7ca7d
0x28e8…dec70x6366…f1e2Base$0.6270%0x17c8…043630d ago0x942d1d…53153d

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.