Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x9cd78f…c482de
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x643427…5d5d23
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xc557c1…54a198
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x9bdf83…cbed32
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x944b8c…1f5ead
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xa7d1c5…40915e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x68abac…f1d1c4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xc7915c…81b891
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xd405e1…a5e7d1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xf64a19…ffe723
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xdbab9c…00e129
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x420d9a…2055c7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x3c2f6c…c2fc0c
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xe54726…744d4a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xdb4b26…8c3ad4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xe0fd81…80fd2f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x90c91b…53c22f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xd934a8…63b2f5
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x7e1a63…d79293
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x02af03…d506f4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x8bf039…ae3ec4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xcef9a7…67b5d0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x1c3f67…ae8fcb
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0x018921…e27bf0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase40d ago0xd04e64…74d1ad

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.