Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ca7…e7d50x159b…4908Basex402 service$0.01100%payAI45d ago0xe0c6a6…348ed6
0x9ca7…e7d50x159b…4908Basex402 service$0.01100%payAI45d ago0x5810ab…75c3f9
0x9ca7…e7d50x159b…4908Basex402 service$0.01100%payAI45d ago0x6dc686…419cbb
0x9ca7…e7d50x159b…4908Basex402 service$0.01100%payAI45d ago0x943791…51f6f6
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0xc2d4e2…785c49
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0x3886b6…0d8a2e
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0x89f0e8…622911
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0x4861f2…29b6b3
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0x88099e…8a3b60
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0x7f1ebb…17ac1c
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0xfd31d1…8c0c5f
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0x4f9013…47b135
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0x00bf53…56235c
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0x22b7ef…4794a8
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0xee32ba…2e520e
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0xbeeece…653551
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0xf51c25…2947cf
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0xc954a1…f21926
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0xba0b9f…a9e931
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0x5cb7c2…a8c30f
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0xb36de8…3fa694
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0xc7b234…3210c6
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0xd3155e…b862fd
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0xe0df91…5b6352
0x9ca7…e7d50x159b…4908Basex402 service$0.10100%payAI45d ago0x869358…80e7d2

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.