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.71100%Route unknown95d ago0x1efc5a…816ae9
0xd3a0…45510x1892…6085Base$1.04100%Route unknown95d ago0x5b90a9…bbd321
0xd3a0…45510x1892…6085Base$1.21100%Route unknown95d ago0xc34d2d…d1f83e
0xd3a0…45510x1892…6085Base$1.90100%Route unknown95d ago0xc094f6…a71b72
0xd3a0…45510x1892…6085Base$1.38100%Route unknown95d ago0x019d30…0402df
0xd3a0…45510x1892…6085Base$1.72100%Route unknown95d ago0xc1a0a6…398461
0xd3a0…45510x1892…6085Base$1.57100%Route unknown95d ago0x7ef6b9…01146a
0xd3a0…45510x1892…6085Base$1.12100%Route unknown95d ago0x5080fd…7fa578
0xd3a0…45510x1892…6085Base$1.42100%Route unknown95d ago0x48a71b…0a56e4
0xd3a0…45510x1892…6085Base$1.26100%Route unknown95d ago0xe06b1e…aa024a
0xd3a0…45510x1892…6085Base$1.63100%Route unknown95d ago0x8e99aa…c66392
0xd3a0…45510x1892…6085Base$1.58100%Route unknown95d ago0x2037a1…aae7ee
0xd3a0…45510x1892…6085Base$1.26100%Route unknown95d ago0xa3069f…cad5b4
0xd3a0…45510x1892…6085Base$1.05100%Route unknown95d ago0xd53803…9d436f
0xd3a0…45510x1892…6085Base$1.68100%Route unknown95d ago0x4137c6…10d110
0xd3a0…45510x1892…6085Base$1.91100%Route unknown95d ago0x410d73…69f7bd
0xd3a0…45510x1892…6085Base$1.98100%Route unknown95d ago0x359c4b…df276b
0xd3a0…45510x1892…6085Base$1.79100%Route unknown95d ago0x943be7…24b202
0xd3a0…45510x1892…6085Base$1.15100%Route unknown95d ago0x26de8d…9649de
0xd3a0…45510x1892…6085Base$1.45100%Route unknown95d ago0xab9ea1…c5cc90
0xd3a0…45510x1892…6085Base$1.08100%Route unknown95d ago0xbc233f…713253
0xd3a0…45510x1892…6085Base$1.11100%Route unknown95d ago0x352473…10cae5
0xd3a0…45510x1892…6085Base$1.81100%Route unknown95d ago0x1243f4…a39d26
0xd3a0…45510x1892…6085Base$1.49100%Route unknown95d ago0xd96acd…e395e9
0xd3a0…45510x1892…6085Base$1.61100%Route unknown95d ago0xf97ab3…6c4e4a

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.