Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0xb93fe4…51e152
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0xa8f253…360c8c
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x23eb86…932d6d
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x4a8cf8…a9c115
0x8505…db740x3dcb…32e1Basex402 service$0.002100%coinbase92d ago0xe444a9…0590c2
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x7f027b…39d1e8
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x474439…5bc683
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x9acea3…1680f4
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x39e778…02c5f0
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x8c49cf…46bd17
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x375205…426ea5
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0xf103fb…000127
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0xd029d1…fea886
0xc88c…5da20x3dcb…32e1Basex402 service$0.002100%coinbase92d ago0x8d4c1f…e68aa1
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0xd16501…03e7e9
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x4d8dbc…a7e6bb
0x1874…cd810x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x803861…0122a4
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x4be299…abaa73
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x3dcb21…3bf894
0x5798…285d0x3dcb…32e1Basex402 service$0.002100%coinbase92d ago0xad6b2f…3bed95
0x55de…516d0x3dcb…32e1Basex402 service$0.002100%coinbase92d ago0x8106eb…01c42b
0x56eb…558b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0xa4c774…67c8f4
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x50c934…d742d8
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0x17e6e8…25de58
0xafe0…b5210x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0xe65a7a…713627

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.