Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x168331…0520a6
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0xf829af…2a9d1e
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x80298e…fea54f
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x3c6506…506fef
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x9aa975…c57385
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0xe6fb36…a0c3e5
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x7edfb1…e33ba1
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0xc500fe…17c0aa
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x118592…048f75
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x5d15f2…442d96
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x553b9f…0a06e6
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x3398cd…9ae05b
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x15e674…50eaa3
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x79413e…d03ab7
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x3af453…bd9a86
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x77f7fd…0fa209
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x3056bf…f225dc
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x314d02…e19c36
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0xb9b0ec…4dd84c
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x65d8db…a33025
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x6a2f6e…650068
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x37f2b8…4554e9
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x1975df…8f3ed6
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x33fe8a…4cdf76
0xb2d8…26bd0x12a9…a21bBase—$0.001100%0x12a9…a21b53d ago0x016b95…eac1ec

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.