Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0xad442e…36f886
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0x2454ee…92ea29
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0x766bd7…320e6a
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0xca9ea0…994bf4
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0x5f5f2c…10dff4
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0xe575cd…05e7bc
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0xb00cfe…0330ed
0xafff…33790x4020…0003Base—$1.0070%0x17fe…fc1819d ago0xb581a8…81961c
0x120c…b45e0x4020…0003Base—$0.004100%coinbase19d ago0x1b7811…22e928
0x120c…b45e0x4020…0003Base—$0.004100%coinbase20d ago0xe66815…9bc7cb
0x2f1f…87990x4020…0003Base—$0.004100%coinbase20d ago0xe14387…8f8ae4
0x2f1f…87990x4020…0003Base—$0.005100%coinbase20d ago0xd1cb97…998eb9
0x120c…b45e0x4020…0003Base—$0.003100%coinbase20d ago0x592350…985a96
0x120c…b45e0x4020…0003Base—$0.001100%coinbase20d ago0x93cc03…29c483
0x2f1f…87990x4020…0003Base—$0.003100%coinbase20d ago0x843e8c…fbadb1
0x2f1f…87990x4020…0003Base—$0.004100%coinbase20d ago0x9176db…735985
0x2f1f…87990x4020…0003Base—$0.002100%coinbase20d ago0xcda9d4…55c4b8
0x120c…b45e0x4020…0003Base—$0.003100%coinbase20d ago0x75a408…605730
0x7569…26e40x4020…0003Base—$1.0070%0x17fe…fc1820d ago0x333e38…b9277d
0x120c…b45e0x4020…0003Base—$0.005100%coinbase20d ago0x5bef1a…44323b
0x120c…b45e0x4020…0003Base—$0.004100%coinbase20d ago0x1f77df…0ae4b0
0x120c…b45e0x4020…0003Base—$0.004100%coinbase20d ago0x614767…b26e1f

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.