Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe21b…23270x3e0a…78e7Base—$0.004155100%coinbase74d ago0x4d0861…01566b
0xe21b…23270x3e0a…78e7Base—$0.00594100%coinbase74d ago0x79a683…6c7c45
0xe21b…23270x3e0a…78e7Base—$0.003429100%coinbase74d ago0x89e1f8…900df5
0xe21b…23270x3e0a…78e7Base—$0.004114100%coinbase75d ago0x53cb93…1963fe
0xe21b…23270x3e0a…78e7Base—$0.005141100%coinbase75d ago0xa64eb9…e1b6cb
0xe21b…23270x3e0a…78e7Base—$0.005854100%coinbase75d ago0x0319e7…01b308
0xe21b…23270x3e0a…78e7Base—$0.002937100%coinbase75d ago0xf27f24…d07650
0xe21b…23270x3e0a…78e7Base—$0.004401100%coinbase75d ago0x128c85…fa18eb
0xe21b…23270x3e0a…78e7Base—$0.00502100%coinbase75d ago0x506826…c6e744
0xe21b…23270x3e0a…78e7Base—$0.005095100%coinbase75d ago0xd7a0d0…a6c021
0xe21b…23270x3e0a…78e7Base—$0.003544100%coinbase75d ago0xb09389…f0154d
0xe21b…23270x3e0a…78e7Base—$0.003104100%coinbase75d ago0x7f80ba…da3715
0xe21b…23270x3e0a…78e7Base—$0.005819100%coinbase75d ago0xf0a2cb…59be82
0xe21b…23270x3e0a…78e7Base—$0.004128100%coinbase75d ago0x6b70ba…d3be1e
0xe21b…23270x3e0a…78e7Base—$0.005279100%coinbase75d ago0x48f787…8d88f5
0xe21b…23270x3e0a…78e7Base—$0.004372100%coinbase75d ago0x39947b…f38dcf
0xe21b…23270x3e0a…78e7Base—$0.005034100%coinbase75d ago0x2f0a4a…fe3521
0xe21b…23270x3e0a…78e7Base—$0.003583100%coinbase75d ago0x1cecae…597c8d
0xe21b…23270x3e0a…78e7Base—$0.003729100%coinbase75d ago0x11bc28…e2cf9a
0xe21b…23270x3e0a…78e7Base—$0.003198100%coinbase75d ago0xdcf0c2…734024
0xe21b…23270x3e0a…78e7Base—$0.003788100%coinbase75d ago0x58617f…c72ac4
0xe21b…23270x3e0a…78e7Base—$0.004658100%coinbase75d ago0xe9a2de…7a3fd7
0xe21b…23270x3e0a…78e7Base—$0.004245100%coinbase75d ago0x0af3dd…caedf1
0xe21b…23270x3e0a…78e7Base—$0.003347100%coinbase75d ago0x3e4001…29ba88
0xe21b…23270x3e0a…78e7Base—$0.005016100%coinbase75d ago0xcd1944…a1614c

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.