Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.05100%relai174d ago0x8cc36a…8184dc
0x4369…1ce70x1892…6085Base$1.92100%relai174d ago0x4bc14a…376ae8
0x4369…1ce70x1892…6085Base$1.40100%relai174d ago0x429da1…270122
0x4369…1ce70x1892…6085Base$1.17100%relai174d ago0xbfe154…7f19e6
0x4369…1ce70x1892…6085Base$1.03100%relai174d ago0x6ce6fc…311d41
0x4369…1ce70x1892…6085Base$1.16100%relai174d ago0x8b532c…f66181
0x4369…1ce70x1892…6085Base$1.73100%relai174d ago0xe286bc…2083b8
0x4369…1ce70x1892…6085Base$1.45100%relai174d ago0x1e320d…72ba2a
0x4369…1ce70x1892…6085Base$1.95100%relai174d ago0xfa3df8…dd58f8
0x4369…1ce70x1892…6085Base$1.82100%relai174d ago0x422f62…74a4bd
0x4369…1ce70x1892…6085Base$1.73100%relai174d ago0x5b40f6…4ef191
0x4369…1ce70x1892…6085Base$1.53100%relai174d ago0x116168…cf63db
0x4369…1ce70x1892…6085Base$1.60100%relai174d ago0xa77022…b76c9d
0x4369…1ce70x1892…6085Base$1.07100%relai174d ago0x06a3a8…b47cd7
0x4369…1ce70x1892…6085Base$1.08100%relai174d ago0x2a6fa0…23deb8
0x4369…1ce70x1892…6085Base$1.85100%relai174d ago0x81141f…c49520
0x4369…1ce70x1892…6085Base$1.78100%relai174d ago0xce0289…f4d4b1
0x4369…1ce70x1892…6085Base$1.02100%relai174d ago0xa6a697…d759e5
0x4369…1ce70x1892…6085Base$1.05100%relai174d ago0x06b5a1…eb5d4c
0x4369…1ce70x1892…6085Base$1.72100%relai174d ago0x2bb34e…7c2198
0x4369…1ce70x1892…6085Base$1.45100%relai174d ago0xb7c0d7…aa66f1
0x4369…1ce70x1892…6085Base$1.05100%relai174d ago0xe2c0dd…f0d703
0x4369…1ce70x1892…6085Base$1.28100%relai174d ago0x7815d5…8d2836
0x4369…1ce70x1892…6085Base$1.22100%relai174d ago0xfb5892…6253dd
0x4369…1ce70x1892…6085Base$1.84100%relai174d ago0x36871e…5f5c6c

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.