Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…e4b50xcb82…ecd1Base—$0.01100%coinbase44d ago0x258406…f8e5f0
0x7233…e4b50x2d50…9289Base—$0.01100%coinbase44d ago0x56744c…037a28
0x7233…e4b50x265f…f2c2Base—$0.01100%coinbase44d ago0x671779…b06794
0x7233…e4b50x9728…bbd9Base—$0.01100%coinbase44d ago0x149519…c70d07
0x7233…e4b50x0f13…e550Base—$0.01100%coinbase44d ago0xe701f5…9e64ca
0x7233…e4b50xe7b0…817fBase—$0.01100%coinbase44d ago0x1c75f1…ccc917
0x7233…e4b50x59a9…8c0eBase—$0.01100%coinbase44d ago0x175299…61eeb8
0x7233…e4b50x3c61…ef94Base—$0.01100%coinbase44d ago0x3ace03…78c8ce
0x7233…e4b50x4ba5…8257Base—$0.01100%coinbase44d ago0xf6b22a…052364
0x7233…e4b50xd6ce…2c13Base—$0.01100%coinbase44d ago0x34f2a9…745c47
0x7233…e4b50xccd0…5cf7Base—$0.01100%coinbase44d ago0x32cbbc…3a53d6
0x7233…e4b50x51fe…5010Base—$0.01100%coinbase45d ago0x3239e6…fb202e
0x7233…e4b50x80a0…7fb3Base—$0.01100%coinbase45d ago0x244a18…31d365
0x7233…e4b50xf302…ba30Base—$0.01100%coinbase45d ago0x10e292…867aa5
0x7233…e4b50xea96…a812Base—$0.01100%coinbase45d ago0x35b644…3b875a
0x7233…e4b50x4a2d…0a68Base—$0.01100%coinbase45d ago0x3640e0…230da4
0x7233…e4b50x04ea…a7d9Base—$0.01100%coinbase45d ago0x4bd9e3…59b929
0x7233…e4b50xa325…28e4Base—$0.01100%coinbase45d ago0x9f950d…861b05

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.