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—$1.0370%0x17c8…043631d ago0x22beeb…c40027
0x28e8…dec70x6366…f1e2Base—$0.6370%0x17c8…043631d ago0x596f68…4a3b8a
0x28e8…dec70x6366…f1e2Base—$1.0270%0x17c8…043631d ago0x677743…3cd157
0x28e8…dec70x6366…f1e2Base—$0.7370%0xfc74…d8a531d ago0x40e9d9…c1134c
0x28e8…dec70x6366…f1e2Base—$0.6370%0x17c8…043631d ago0x59245a…1b5c7e
0x28e8…dec70x6366…f1e2Base—$1.2370%0x17c8…043631d ago0x7a6238…55ac64
0x28e8…dec70x6366…f1e2Base—$1.4370%0xfc74…d8a531d ago0x33d2eb…0cb54a
0x28e8…dec70x6366…f1e2Base—$1.3370%0x17c8…043631d ago0xc4e754…8386cc
0x28e8…dec70x6366…f1e2Base—$0.3370%0x17c8…043631d ago0x8b77e0…d5146a
0x28e8…dec70x6366…f1e2Base—$0.9370%0xfc74…d8a531d ago0x07776b…4498a6
0x28e8…dec70x6366…f1e2Base—$1.3370%0x17c8…043631d ago0x2fd5be…954e7e
0x28e8…dec70x6366…f1e2Base—$0.0370%0x17c8…043631d ago0xffec85…e88cd1
0x28e8…dec70x6366…f1e2Base—$0.6270%0x17c8…043631d ago0x0815f1…414215
0x28e8…dec70x6366…f1e2Base—$1.6370%0x17c8…043631d ago0xfb5bf9…5f55dd
0x28e8…dec70x6366…f1e2Base—$0.3570%0xfc74…d8a531d ago0xd7022d…a63f99
0x28e8…dec70x6366…f1e2Base—$0.3670%0x17c8…043631d ago0xd7f87b…78e128
0x28e8…dec70x6366…f1e2Base—$0.0370%0x17c8…043631d ago0x9dc6f5…e7ca7d
0x28e8…dec70x6366…f1e2Base—$0.6270%0x17c8…043631d ago0x942d1d…53153d
0x28e8…dec70x6366…f1e2Base—$0.6370%0x17c8…043631d ago0x1e9150…dce7d8
0x28e8…dec70x6366…f1e2Base—$0.4470%0xfc74…d8a531d ago0x400cd8…ac325f
0x28e8…dec70x6366…f1e2Base—$0.5370%0x17c8…043631d ago0xc5ea7e…e993fe
0x28e8…dec70x6366…f1e2Base—$0.7670%0x17c8…043631d ago0x87e69f…d4df6e
0x28e8…dec70x6366…f1e2Base—$0.7270%0xfc74…d8a531d ago0x54a533…1de7dc
0x28e8…dec70x6366…f1e2Base—$0.7270%0xfc74…d8a531d ago0x0988bc…2eb002
0x28e8…dec70x6366…f1e2Base—$0.9370%0xfc74…d8a531d ago0x3484d9…b25434

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.