Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c05…ed5a0xb300…8e84Base—$0.87100%fluxa121d ago0x0a6896…30f5b7
0xa4b2…d9f60xb300…8e84Base—$0.98100%fluxa121d ago0x5655ea…bc242e
0x1078…d7590xb300…8e84Base—$0.82100%fluxa121d ago0xaefdc1…cf65bf
0x56bd…7d560xb300…8e84Base—$0.82100%fluxa121d ago0x4ba7ca…2489ba
0xb05e…035c0xb300…8e84Base—$1.14100%fluxa121d ago0x6d518e…7f044e
0x4991…67430xb300…8e84Base—$1.05100%fluxa121d ago0x3dbf4d…3e5c22
0x15af…d5330xb300…8e84Base—$1.10100%fluxa121d ago0x805ba4…d7b195
0x405f…e2e30xb300…8e84Base—$1.01100%fluxa121d ago0x1c5007…6d44a3
0xf33b…d7180xb300…8e84Base—$1.09100%fluxa121d ago0x68b57c…fcdeb8
0x8499…17f10xb300…8e84Base—$1.03100%fluxa121d ago0x9efffe…58efd8
0x9c10…40ff0xb300…8e84Base—$1.03100%fluxa121d ago0x4224aa…4acc4c
0x4b82…afe60xb300…8e84Base—$0.57100%fluxa121d ago0x107cab…610e31
0xb2eb…3ce00xb300…8e84Base—$0.55100%fluxa121d ago0x4c1e14…b37e5b
0x7d1b…53fc0xb300…8e84Base—$0.38100%fluxa121d ago0x57a691…7a6c48
0xb4c0…4ffb0xb300…8e84Base—$0.43100%fluxa121d ago0xf2aeab…fb4a41
0x13da…5d640xb300…8e84Base—$0.82100%fluxa121d ago0x917a70…11d4cd
0x77d0…63d60xb300…8e84Base—$0.48100%fluxa121d ago0x36defb…0ba20d
0x26b4…fdd70xb300…8e84Base—$0.45100%fluxa121d ago0x5a9ada…8df290
0xca6e…ad280xb300…8e84Base—$0.40100%fluxa121d ago0xfaae74…0b0ada
0x0799…3e720xb300…8e84Base—$0.45100%fluxa121d ago0xd72d80…8a7e2e
0x7993…3edc0xb300…8e84Base—$0.50100%fluxa121d ago0xe82589…218413
0x3eda…afa50xb300…8e84Base—$0.34100%fluxa121d ago0x291f8b…774f6b
0xcfeb…ff300xb300…8e84Base—$0.41100%fluxa121d ago0xfea226…b3f434
0xed0b…393d0xb300…8e84Base—$0.82100%fluxa121d ago0x9dfadb…cd27f3
0x0982…1df20xb300…8e84Base—$0.50100%fluxa121d ago0x8bced5…b06058

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.