Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x37b6bc…7e06f0
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x2aa55a…f4bf81
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0xb5adde…9e00a3
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x75e3fb…e5db7b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0xa11718…8af87b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0xe91685…f22a4b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x839ad1…0939c0
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0xb6e842…b76ef4
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x5f205a…bd813f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x65d5d9…79eb89
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x5b4bbf…a15c0c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x247eae…931e9f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x8e79f4…cd749e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x14d756…10af73
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0xd40fcc…961614
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x4d5dd2…aa5006
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x7239f5…38a293
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x0892b3…cdf825
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x3a5552…0faf4f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x11592b…8c438c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0xb17e1e…5c6062
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase37d ago0x7cea78…ecbba3
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0xf39073…b683f7
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0xcc6f14…e27de8
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase38d ago0x25ef97…018850

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.