Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x0a2622…4c6372
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x415da3…cfe1fc
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0xa592a5…cec080
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x798f57…217e5d
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x7eae6f…9639bd
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0xdc1bb8…8ba31b
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0xf7a877…6fbd25
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0xd8b700…566142
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0xad9e4a…7a1a55
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x9be7ef…7a9892
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0xe0ad66…c7f1c4
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0xa78f8b…c0c60c
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x7084d6…67203e
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x86620b…dfbedc
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x718c60…2f6479
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x58e742…c6bbf1
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x0fd66c…383e23
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x967a12…2c4bc5
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0xa9bc8c…a24fa5
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x958941…9afc63
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x243300…08b504
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0x6188b9…ba07bf
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0xfd7e8f…5e1a54
0x8d2a…7d370xf61f…1ff5Basex402 service$0.005100%coinbase20d ago0xb310f9…89fe8f
0xc7a2…263e0xf61f…1ff5Basex402 service$0.05100%coinbase20d ago0xe0a0e0…5b0749

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.