Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x33a42b…feef4e
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0x96ab55…d5a9d6
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x9d9298…95afb5
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0xf0c3e9…3fb1ff
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0xccc3bd…5872b2
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0xf472f6…5ad8b5
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0xac5bdf…a2f797
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0x41a42a…6c61a2
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0xe996dd…10604d
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0xd0c4e7…d296d6
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x197ff9…f759ae
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0x44b62d…cd5eaf
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x06205d…a74b9e
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0x3d4470…266b3c
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0xf67756…b3c491
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0x7db4f8…67dc31
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0xbf2a94…12580b
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0x0c1232…421887
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x65e953…459e3d
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0x140c49…142bae
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0x426523…ec0597
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0x80fa57…793c09
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0xe5a348…421cab
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates114d ago0xc5fcf6…55e549
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase114d ago0xf50f61…826640

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.