Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x41326d…168be5
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x03f125…a8985f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x41526c…334e2e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x817451…e1ff7f
0xad1a…143e0x3dcb…32e1Basex402 service$0.002100%coinbase51d ago0x650268…67f6a5
0x2e25…abdf0x3dcb…32e1Basex402 service$0.002100%coinbase51d ago0x5ce66d…13d08e
0x10fe…55920x3dcb…32e1Basex402 service$0.002100%coinbase51d ago0x06fb03…d7a06a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xb237e6…75a6db
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x8fabf8…5bc142
0x9ecb…01b60x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x7cccf0…dc8b54
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xe212c8…a33175
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x7fc50a…76e5ba
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xedc71f…a89f04
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x95f012…871545
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xee5087…c4c4f3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x2821b5…697921
0xe10b…4ea90x3dcb…32e1Basex402 service$0.002100%coinbase51d ago0xbde5b2…86550a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xbe8951…f3edff
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x6f0716…3a79d4
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xf7faf0…60c812
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xc42368…3815e4
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x83469a…cfbebc
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x225446…35f267
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x489a09…679c08
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x5509d5…62b058

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.