Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2d…c7ea0x3fe9…be8dBase—$0.01100%coinbase72d ago0x8ab681…1edf58
0x5f2d…c7ea0xd462…3aefBase—$0.01100%coinbase72d ago0x28c4cf…33896f
0x5f2d…c7ea0xdcdf…83efBase—$0.01100%coinbase72d ago0xcdcbe1…068022
0x5f2d…c7ea0xde7a…d14eBase—$0.01100%coinbase72d ago0xc71c87…616523
0x5f2d…c7ea0xfd0e…98d4Base—$0.01100%coinbase72d ago0xd76935…7e138b
0x5f2d…c7ea0x5825…9eb3Base—$0.01100%coinbase72d ago0x590f21…a4da73
0x5f2d…c7ea0x4da2…5f0aBase—$0.01100%coinbase72d ago0xed6339…e36ff3
0x5f2d…c7ea0x402f…51cdBase—$0.01100%coinbase72d ago0xc6bfcd…81a70d
0x5f2d…c7ea0x635c…31d4Base—$0.01100%coinbase72d ago0x1510cc…46c7d1
0x5f2d…c7ea0x47e8…c4c1Base—$0.01100%coinbase72d ago0x721015…43983a
0x5f2d…c7ea0x0d6c…046dBase—$0.01100%coinbase72d ago0x4cf0e2…832b05
0x5f2d…c7ea0x0f78…24eeBase—$0.01100%coinbase72d ago0x34fb15…33e76a
0x5f2d…c7ea0x0d2f…c7e5Base—$0.01100%coinbase72d ago0xc439b6…424bae
0x5f2d…c7ea0x4d82…a24aBase—$0.01100%coinbase72d ago0x94b49b…2b530a
0x5f2d…c7ea0x784c…1327Base—$0.01100%coinbase72d ago0x3ca5ba…038a65
0x5f2d…c7ea0x8d6d…baebBase—$0.01100%coinbase72d ago0x5f87f3…385ea6
0x5f2d…c7ea0xe208…c9e8Base—$0.01100%coinbase72d ago0x3886fa…2a9eb8
0x5f2d…c7ea0x8f72…3c2eBase—$0.01100%coinbase72d ago0x7b1eff…fed856
0x5f2d…c7ea0xe14e…c679Base—$0.01100%coinbase72d ago0x007547…21d272
0x5f2d…c7ea0xe806…261dBase—$0.01100%coinbase72d ago0x812266…710512
0x5f2d…c7ea0x82d1…3545Base—$0.01100%coinbase72d ago0xcd087f…fe240f
0x5f2d…c7ea0x6e5e…111dBase—$0.01100%coinbase72d ago0x4663c4…80131d
0x5f2d…c7ea0xa607…04b5Base—$0.01100%coinbase72d ago0xa8861a…e6d53f
0x5f2d…c7ea0x8ef8…47fcBase—$0.01100%coinbase72d ago0xc218f5…d2e2c6
0x5f2d…c7ea0x189a…297eBase—$0.01100%coinbase72d ago0x858e35…9d8b84

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.