Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed40…a6650x1892…6085Base$1.10100%Route unknown95d ago0xf4d66a…28d3c4
0xed40…a6650x1892…6085Base$1.36100%Route unknown95d ago0xfefeaa…8ae891
0xed40…a6650x1892…6085Base$1.44100%Route unknown95d ago0x35858a…1c06af
0xed40…a6650x1892…6085Base$1.28100%Route unknown95d ago0x9f810b…b19994
0xed40…a6650x1892…6085Base$1.33100%Route unknown95d ago0x8f2f0a…e2d9ac
0xed40…a6650x1892…6085Base$1.03100%Route unknown95d ago0x30bf05…caefa9
0xed40…a6650x1892…6085Base$1.90100%Route unknown95d ago0x5a44a9…64ffc8
0xed40…a6650x1892…6085Base$1.07100%Route unknown95d ago0x5225cb…309965
0xed40…a6650x1892…6085Base$1.98100%Route unknown95d ago0x94a753…08bf37
0xed40…a6650x1892…6085Base$1.61100%Route unknown95d ago0xd42689…571f38
0xed40…a6650x1892…6085Base$1.42100%Route unknown95d ago0x958214…87ee40
0xed40…a6650x1892…6085Base$1.45100%Route unknown95d ago0x26a198…f4cd6a
0xed40…a6650x1892…6085Base$1.29100%Route unknown95d ago0x84c3a5…05214f
0xed40…a6650x1892…6085Base$1.52100%Route unknown95d ago0x88c5ba…e29c9d
0xed40…a6650x1892…6085Base$1.82100%Route unknown95d ago0x3771f3…73aae1
0xed40…a6650x1892…6085Base$2.00100%Route unknown95d ago0x8eb68e…a42a42
0xed40…a6650x1892…6085Base$1.08100%Route unknown95d ago0xfbc030…5deea5
0xed40…a6650x1892…6085Base$1.03100%Route unknown95d ago0x187cf5…41b941
0xed40…a6650x1892…6085Base$1.23100%Route unknown95d ago0x920f6f…ec015c
0xed40…a6650x1892…6085Base$1.63100%Route unknown95d ago0xd1af1c…40fe3e
0xed40…a6650x1892…6085Base$1.86100%Route unknown95d ago0x4a6b78…af9bec
0xed40…a6650x1892…6085Base$1.43100%Route unknown95d ago0x8bc6eb…81175e
0xed40…a6650x1892…6085Base$1.91100%Route unknown95d ago0xdce2e6…db352c
0xed40…a6650x1892…6085Base$1.80100%Route unknown95d ago0x27e9d2…43066a
0xed40…a6650x1892…6085Base$1.36100%Route unknown95d ago0xb45b8c…0fb2fc

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.