Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3a0…45510x1892…6085Base$1.47100%Route unknown91d ago0x5f4750…f61f8e
0xd3a0…45510x1892…6085Base$1.15100%Route unknown91d ago0xe0863e…b2d6ec
0xd3a0…45510x1892…6085Base$1.66100%Route unknown91d ago0xd7a4dc…b9a560
0xd3a0…45510x1892…6085Base$1.10100%Route unknown91d ago0xb27709…96803c
0xd3a0…45510x1892…6085Base$1.58100%Route unknown91d ago0x3b1b11…4b1949
0xd3a0…45510x1892…6085Base$1.56100%Route unknown91d ago0xda9713…c5508c
0xd3a0…45510x1892…6085Base$1.23100%Route unknown91d ago0x26574e…ffd326
0xd3a0…45510x1892…6085Base$1.66100%Route unknown91d ago0xd7fc5a…fe5306
0xd3a0…45510x1892…6085Base$1.76100%Route unknown91d ago0x8dfeff…57ed9f
0xd3a0…45510x1892…6085Base$1.92100%Route unknown91d ago0xdd9959…ebbf33
0xd3a0…45510x1892…6085Base$1.78100%Route unknown91d ago0x88e08b…eb150b
0xd3a0…45510x1892…6085Base$1.15100%Route unknown91d ago0x8aa5c7…8ff186
0xd3a0…45510x1892…6085Base$1.31100%Route unknown91d ago0x10ca58…695ba8
0xd3a0…45510x1892…6085Base$1.73100%Route unknown91d ago0xced9a0…5eedb9
0xd3a0…45510x1892…6085Base$1.39100%Route unknown91d ago0x3071cd…3c6410
0xd3a0…45510x1892…6085Base$1.83100%Route unknown91d ago0xf3cee3…f85354
0xd3a0…45510x1892…6085Base$1.38100%Route unknown91d ago0x371d63…c20380
0xd3a0…45510x1892…6085Base$1.74100%Route unknown91d ago0xfb86c9…2e5a37
0xd3a0…45510x1892…6085Base$1.24100%Route unknown91d ago0xb7387b…d84141
0xd3a0…45510x1892…6085Base$1.08100%Route unknown91d ago0x18a462…7a6183
0xd3a0…45510x1892…6085Base$1.68100%Route unknown91d ago0x5e0232…3644bb
0xd3a0…45510x1892…6085Base$1.90100%Route unknown91d ago0x6ff7a5…7265f4
0xd3a0…45510x1892…6085Base$1.70100%Route unknown91d ago0x495112…5c119a
0xd3a0…45510x1892…6085Base$1.10100%Route unknown91d ago0x1160ab…4b92eb
0xd3a0…45510x1892…6085Base$1.60100%Route unknown91d ago0x666ca0…e203dc

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.