Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8890…7b6f0xefd4…988eBase—$0.01100%coinbase79d ago0x06a14d…c730ab
0x8890…7b6f0xfbc5…45f8Base—$0.01100%coinbase79d ago0xf45c56…f0d52d
0x8890…7b6f0x2c6e…a4daBase—$0.01100%coinbase79d ago0xfaa39f…b1925b
0x8890…7b6f0xa66d…5541Base—$0.01100%coinbase79d ago0xc2ba0b…62089d
0x8890…7b6f0xd580…0b95Base—$0.01100%coinbase79d ago0x14ee3a…78aafa
0x8890…7b6f0x3a5c…9e05Base—$0.01100%coinbase79d ago0x2b93e8…7e99eb
0x8890…7b6f0x9004…dde6Base—$0.01100%coinbase79d ago0xf0a839…7055dc
0x8890…7b6f0xd2c5…7b1cBase—$0.01100%coinbase79d ago0x6364b2…ca0d45
0x8890…7b6f0x4382…ade4Base—$0.01100%coinbase79d ago0x84f485…61f543
0x8890…7b6f0x880d…716bBase—$0.01100%coinbase79d ago0x93ffa6…792ba0
0x8890…7b6f0xe96d…4e0aBase—$0.01100%coinbase79d ago0xb7510e…6c4c25
0x8890…7b6f0xa4bd…7fc0Base—$0.01100%coinbase79d ago0x829d9f…a7967b
0x8890…7b6f0x7342…0c57Base—$0.01100%coinbase79d ago0xa61fda…b93d8b
0x8890…7b6f0x19b5…e355Base—$0.01100%coinbase79d ago0x374ecb…634f78
0x8890…7b6f0xb968…1b19Base—$0.01100%coinbase79d ago0xa65d64…6ef65c
0x8890…7b6f0x1734…be40Base—$0.01100%coinbase79d ago0xaecc9d…1cc76f
0x8890…7b6f0x1823…6324Base—$0.01100%coinbase79d ago0xfa331e…79e6ed
0x8890…7b6f0x441e…d6e4Base—$0.01100%coinbase79d ago0x22bc28…7128c9
0x8890…7b6f0x204b…62e8Base—$0.01100%coinbase79d ago0x804fde…d57918
0x8890…7b6f0x72d8…bb2aBase—$0.01100%coinbase79d ago0x23d1f6…f64561
0x8890…7b6f0x64d3…5d5eBase—$0.01100%coinbase79d ago0xc47dda…79808c
0x8890…7b6f0x8c21…345aBase—$0.01100%coinbase79d ago0x523f49…7a4d47
0x8890…7b6f0x05ba…1a94Base—$0.01100%coinbase79d ago0x12220f…37c4ab
0x8890…7b6f0xce32…16c7Base—$0.01100%coinbase79d ago0x61c689…44f88d
0x8890…7b6f0x96f7…a65eBase—$0.01100%coinbase79d ago0x94fb7f…153d87

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.