Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x061ce7…b931df
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x5cc083…ef8ebb
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x608493…b763eb
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0xdf2613…4762ef
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x1ccf83…a7caf5
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x087331…bc22fe
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x5715a8…b83089
0x8dd6…b07a0x24eb…b3a4Basex402 service$1.00100%coinbase107d ago0x8addf0…c65565
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x1c3fb3…5320bd
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.10100%coinbase107d ago0x918a3b…6b83bd
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0xed7eaf…3e01b4
0x8dd6…b07a0x24eb…b3a4Basex402 service$1.00100%coinbase107d ago0x16344b…16f7a8
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x7d78a9…c77229
0x8dd6…b07a0x24eb…b3a4Basex402 service$1.00100%coinbase107d ago0x6994f6…d0d959
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0xcb49e1…468ae0
0x8dd6…b07a0x24eb…b3a4Basex402 service$1.00100%coinbase107d ago0xb348fa…b75076
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0xabc2d6…6fe4de
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x61de62…444956
0x8dd6…b07a0x24eb…b3a4Basex402 service$1.00100%coinbase107d ago0x1b6d45…b413b0
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x311064…75a10e
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x45b10c…259d3b
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x1c802e…1ba1a9
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0xa4cd4f…c1e9ee
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x61f46d…7b2f40
0x8dd6…b07a0x24eb…b3a4Basex402 service$0.30100%coinbase107d ago0x69ee9f…a5b14c

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.