Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%0x1360…66fa40d ago0x77f997…abf8a7
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x97fb31…fb214d
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x267a50…905080
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0xb3f341…b78d0d
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x03f3a5…911b33
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x136aed…aaf4a9
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xce67af…cef476
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0x7f3da6…7d41b1
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xde1a6f…cc8c64
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x4ff8fb…8621d8
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x577dcb…aaffb6
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xe81fc6…c8d62b
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xb46e0f…7bc2cc
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xb16d0b…912765
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x9bb9cd…759959
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x73ac96…d46c0d
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x44f628…28e7ff
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x322c3d…fd5e47
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xaf5d56…d01d07
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x793195…6a4a6a
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%0x1360…66fa40d ago0x22b706…5b08e4
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x9e6419…cdddbb
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x4345a6…09cd7f
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xf6cd5d…cb5961
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x84a73c…8cde39

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.