Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x985c…53f40x8e77…e2d6Base—$21.78100%Payer-submitted73d ago0x41bb1f…0ad6fe
0x985c…53f40x8e77…e2d6Base—$18.07100%Payer-submitted73d ago0x5e9e01…19effc
0x985c…53f40x8e77…e2d6Base—$13.23100%Payer-submitted73d ago0xc69ad2…280e69
0x985c…53f40x8e77…e2d6Base—$14.94100%Payer-submitted73d ago0x7cce18…8e12e8
0x985c…53f40x8e77…e2d6Base—$24.58100%Payer-submitted73d ago0x447836…aba6bb
0x985c…53f40x8e77…e2d6Base—$11.03100%Payer-submitted73d ago0x1ef6c5…8619d1
0x985c…53f40x8e77…e2d6Base—$15.66100%Payer-submitted73d ago0x550885…39b3ae
0x985c…53f40x8e77…e2d6Base—$15.32100%Payer-submitted73d ago0xf917f0…775d70
0x985c…53f40x8e77…e2d6Base—$15.46100%Payer-submitted73d ago0x7a7a83…405df2
0x985c…53f40x8e77…e2d6Base—$15.91100%Payer-submitted73d ago0xdaaeb1…448794
0x985c…53f40x8e77…e2d6Base—$17.47100%Payer-submitted73d ago0xf70f7f…72ab1f
0x985c…53f40x8e77…e2d6Base—$13.55100%Payer-submitted73d ago0x75269c…f747f2
0x985c…53f40x8e77…e2d6Base—$21.55100%Payer-submitted73d ago0xda73c9…c7a4e5
0x985c…53f40x8e77…e2d6Base—$19.92100%Payer-submitted73d ago0xc8bf65…cd1a9e
0x985c…53f40x8e77…e2d6Base—$14.51100%Payer-submitted73d ago0xab906d…c5eee6
0x985c…53f40x8e77…e2d6Base—$17.47100%Payer-submitted73d ago0xd022f4…ec9ce2
0x985c…53f40x8e77…e2d6Base—$18.27100%Payer-submitted73d ago0x931c47…0ccc74
0x985c…53f40x8e77…e2d6Base—$13.31100%Payer-submitted73d ago0x9c7739…6dd54c
0x985c…53f40x8e77…e2d6Base—$18.72100%Payer-submitted73d ago0xcd48be…2957d4
0x985c…53f40x8e77…e2d6Base—$23.77100%Payer-submitted73d ago0xc6574a…78c8f6
0x985c…53f40x8e77…e2d6Base—$18.72100%Payer-submitted73d ago0xe19b77…0494e6
0x985c…53f40x8e77…e2d6Base—$16.75100%Payer-submitted73d ago0x3b5eac…58de10
0x985c…53f40x8e77…e2d6Base—$13.81100%Payer-submitted73d ago0x6599b7…d63fca
0x985c…53f40x8e77…e2d6Base—$24.44100%Payer-submitted73d ago0x40c0e6…526079
0x985c…53f40x8e77…e2d6Base—$11.05100%Payer-submitted73d ago0x22eb25…2d4c8a

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.