Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76dc…ab9b0x6366…f1e2Base—$0.000964100%0x7f16…55b4114d ago0x23a80c…a53a62
0x76dc…ab9b0x6366…f1e2Base—$0.05100%0x7f16…55b4114d ago0xdf6fb0…12d86d
0x76dc…ab9b0x6366…f1e2Base—$0.006761100%0x58fe…153b114d ago0x20fd5f…f2de17
0x76dc…ab9b0x6366…f1e2Base—$0.08100%0x58fe…153b114d ago0xe4f3d3…203f2b
0x76dc…ab9b0x6366…f1e2Base—$0.05100%0x6366…f1e2114d ago0xa61ca5…5f5eba
0x76dc…ab9b0x6366…f1e2Base—$0.51100%0xdf51…2402114d ago0x77837d…1a4d82
0x76dc…ab9b0x6366…f1e2Base—$0.009221100%0x4918…e369114d ago0xfa1ba3…fdff2f
0x76dc…ab9b0x6366…f1e2Base—$0.06100%0x4918…e369114d ago0xa243be…963ae7
0x76dc…ab9b0x6366…f1e2Base—$0.04100%0x6366…f1e2114d ago0x8b6b16…61a528
0x76dc…ab9b0x6366…f1e2Base—$0.17100%0x4873…5369114d ago0xaca0a6…c294ff
0x76dc…ab9b0x6366…f1e2Base—$0.007364100%0x0098…3100114d ago0x0e21e8…bed1c2
0x76dc…ab9b0x6366…f1e2Base—$0.05100%0x0098…3100114d ago0x1179fc…4e2277
0x76dc…ab9b0x6366…f1e2Base—$0.02100%0x6366…f1e2114d ago0x24648e…15503b
0x76dc…ab9b0x6366…f1e2Base—$0.08100%0x0d17…b7d1114d ago0x248460…e7dd20
0x76dc…ab9b0x6366…f1e2Base—$0.007221100%0x58fe…153b114d ago0x4d1c12…309d79
0x76dc…ab9b0x6366…f1e2Base—$0.05100%0x58fe…153b114d ago0x76f6e8…4fe9f6
0x76dc…ab9b0x6366…f1e2Base—$0.01100%0x6366…f1e2114d ago0x621bb3…34e137
0x76dc…ab9b0x6366…f1e2Base—$0.07100%0x4873…5369114d ago0xd8e225…88f804
0x76dc…ab9b0x6366…f1e2Base—$0.006252100%0x7f16…55b4114d ago0x778ba4…2b92a8
0x76dc…ab9b0x6366…f1e2Base—$0.05100%0x7f16…55b4114d ago0x950cea…be02ec
0x76dc…ab9b0x6366…f1e2Base—$0.01100%0x6366…f1e2114d ago0x3643df…325a81
0x76dc…ab9b0x6366…f1e2Base—$0.04100%0x4873…5369114d ago0x6377ed…91f476
0x76dc…ab9b0x6366…f1e2Base—$0.001047100%0x0098…3100114d ago0x80204c…84580d
0x76dc…ab9b0x6366…f1e2Base—$0.007192100%0x0098…3100114d ago0xc17d20…70bd30
0x76dc…ab9b0x6366…f1e2Base—$0.05100%0x0098…3100114d ago0x465180…7fbd24

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.