Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x1fed3b…243962
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xc825e7…14990a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xdfaac3…c72ee1
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x00bc1c…4147b8
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xbe376e…23cd5e
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xcd2764…c8b4b9
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0x4de35f…0a1088
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0xf594f1…ef2c39
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0x37b22f…827525
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0x405bfd…1cba8a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0xa0f711…578106
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0x854c65…7c350e
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0x8428a9…37adac
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0xc46606…8c5fea
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0xa1ea78…ec17c6
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0x5fadfe…6e1fa5
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0xe32d2e…010f09
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0xf7a812…100289
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0xc16aa8…80ff08
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0xd40b22…1f520f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0x45259d…ea5073
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0x6c6602…56b320
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0x9d92de…5b54f7
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0x7f012d…51e7b4
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa22d ago0x20b47f…d4732d

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.