Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$10.5070%0x14dd…a4ea21d ago0x3ad92f…6fcbaa
0xc9a2…31540x47c5…4fc3Base$10.5070%0xfbd8…39da21d ago0x67b7a9…0dd98a
0xc9a2…31540x47c5…4fc3Base$10.5070%0x76aa…2a0a21d ago0xc347b9…673a86
0xc9a2…31540x47c5…4fc3Base$10.5070%0x2fb2…aefd21d ago0xf6fa62…e35f6c
0xc9a2…31540x47c5…4fc3Base$42.0070%0x5e6e…178721d ago0xef8452…30486c
0xc9a2…31540x47c5…4fc3Base$10.5070%0x9f94…626421d ago0x4ff1cb…6acb88
0xc9a2…31540x47c5…4fc3Base$10.5070%0x762b…cf5021d ago0x088d44…7c706b
0xc9a2…31540x47c5…4fc3Base$10.5070%0x9d6c…edd321d ago0x1f22e4…f882f9
0xc9a2…31540x47c5…4fc3Base$21.0070%0x3d53…a35921d ago0xc429a8…5946b3
0xc9a2…31540x47c5…4fc3Base$10.5070%0xdb8c…386121d ago0xb9a82c…230285
0xc9a2…31540x47c5…4fc3Base$21.0070%0x05c6…16ba21d ago0x07a39b…b556dc
0xc9a2…31540x47c5…4fc3Base$31.5070%0x4173…266521d ago0x307d2f…ed02d9
0xc9a2…31540x47c5…4fc3Base$10.5070%0x5a50…c82c21d ago0x822319…c09f5c
0xc9a2…31540x47c5…4fc3Base$10.5070%0x74b9…018f21d ago0x12cbcb…aabf3f
0xc9a2…31540x47c5…4fc3Base$10.5070%0x7492…70ae21d ago0xf58096…1cde29
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc7fb…441421d ago0xdee288…e2cf72
0xc9a2…31540x47c5…4fc3Base$10.5070%0x9903…29c421d ago0xb43c22…445ecc
0xc9a2…31540x47c5…4fc3Base$10.5070%0x27f5…dfdc21d ago0xfe408e…94b9d5
0xc9a2…31540x47c5…4fc3Base$10.5070%0xce9f…bc8e21d ago0xe2a0b7…4d27d8
0xc9a2…31540x47c5…4fc3Base$15.7570%0xa75d…d8a521d ago0xa13a1e…144469
0xc9a2…31540x47c5…4fc3Base$19.9570%0x2fb2…aefd21d ago0x92c536…28fc9a
0xc9a2…31540x47c5…4fc3Base$10.5070%0xe4c8…f88721d ago0xcb5cab…688b25
0xc9a2…31540x47c5…4fc3Base$10.5070%0x549c…63b721d ago0xf5f9b3…5a0422
0xc9a2…31540x47c5…4fc3Base$10.5070%0xbfa0…288521d ago0x4a69cf…e731e9
0xc9a2…31540x47c5…4fc3Base$10.5070%0x9ee0…41c321d ago0xcf99c9…4a2f15

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.