Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa7f013…cdcabe
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x06bba9…2c99a9
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf541f6…a6fb65
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf7ce83…0a8af7
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x77a980…2ff52e
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b254a…24ac58
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb832be…3bd6d1
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2fcb8a…09e655
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x617d61…876611
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa8c82a…fd4044
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x601a15…0a4a78
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d2fb0…e0845a
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8c86f7…e904f1
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4cc1c8…28eae1
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08a323…71e8b0
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9cdbc8…3e058e
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x83b4ed…31ce9d
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e0c3f…ed8614
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x27b03c…2c1bfa
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdba698…fbf597
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd76251…5652a9
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6404f3…0e6693
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x456efa…8f3765
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbfd3e0…3cc631
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb245d8…160141

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.