Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x8c3a71…87f296
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x4e4c1a…4662e8
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0xecadfd…b70ff2
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0xa1e4b7…573cb6
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x929b24…3f96b3
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0xbe0f4f…4fa7b2
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0xcb13ad…bec680
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x2abb10…59ccca
0xc646…69f00x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x4e5160…e5bf1c
0xc646…69f00x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x988fc7…b60f44
0x2ebe…89d30x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0xd7fd57…c72237
0x3a0a…773e0x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0xcf9805…e32467
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0xa0e23f…2438f1
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0xa40536…4c4d86
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x2fa084…692543
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0xb9ffd4…b985cd
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x7a4fa4…277be0
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x151914…be3f5d
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x642ac6…74a4ee
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x42590b…fbd4d1
0x2b38…ab7d0x2ec4…be71Basex402scanX402$0.01100%coinbase13d ago0x3d481b…49caac

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.