Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6bd…ad100x85e7…6e28Base—$0.01100%coinbase66d ago0x6c66fe…7cc0da
0xa6bd…ad100x5bc9…e63cBase—$0.01100%coinbase66d ago0xc23510…4650f2
0xa6bd…ad100xc237…8f79Base—$0.01100%coinbase67d ago0x0a6059…7fde32
0xa6bd…ad100xdedc…150eBase—$0.01100%coinbase67d ago0x2a25e6…93bbc8
0xa6bd…ad100xfbe3…4055Base—$0.01100%coinbase67d ago0xa95c96…5a3586
0xa6bd…ad100xf00d…a805Base—$0.01100%coinbase67d ago0x76d374…fa6d7a
0xa6bd…ad100x383d…0239Base—$0.01100%coinbase67d ago0xdaa2bf…5ddcd1
0xa6bd…ad100x84ee…d361Base—$0.01100%coinbase67d ago0xcdd55e…3f9990
0xa6bd…ad100x4e7f…23e3Base—$0.01100%coinbase67d ago0x1e0a47…e36385
0xa6bd…ad100x277f…d687Base—$0.01100%coinbase67d ago0x685680…50af6b
0xa6bd…ad100x0cf5…4b47Base—$0.01100%coinbase67d ago0xf1998b…35a80f
0xa6bd…ad100x3705…b49cBase—$0.01100%coinbase67d ago0x59a075…f07f18
0xa6bd…ad100xd913…6deaBase—$0.01100%coinbase67d ago0x0f3ebb…242068
0xa6bd…ad100x48a2…56acBase—$0.01100%coinbase67d ago0x562919…5fdcf6
0xa6bd…ad100xccd2…0696Base—$0.01100%coinbase67d ago0xb96b1a…3b29af
0xa6bd…ad100x791b…ed15Base—$0.01100%coinbase67d ago0x270fab…0a16ce
0xa6bd…ad100x7faa…dbc1Base—$0.01100%coinbase67d ago0x02ed3f…740c36
0xa6bd…ad100x3b27…719eBase—$0.01100%coinbase67d ago0x0b3e3f…f89b0b
0xa6bd…ad100xd63f…17ecBase—$0.01100%coinbase67d ago0xb22f93…35d59b
0xa6bd…ad100x5136…4b05Base—$0.01100%coinbase67d ago0x81358d…7d257f
0xa6bd…ad100xb7f9…c2b2Base—$0.01100%coinbase67d ago0x9b016b…bc5aee
0xa6bd…ad100xfee7…9d64Base—$0.01100%coinbase67d ago0x294291…a23d39
0xa6bd…ad100x1e13…53c2Base—$0.01100%coinbase67d ago0x8d4b4b…fd304c
0xa6bd…ad100x593b…99a2Base—$0.01100%coinbase67d ago0x2eca88…d51b5e
0xa6bd…ad100x0716…895aBase—$0.01100%coinbase67d ago0xdb78f3…431b3e

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.