Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x6f97cf…1c6025
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0xa39eab…87303f
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0xa3425f…e7f9e1
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0xba6bce…79bac9
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x8e86e6…9fd134
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x5d0202…9c5e8a
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0xdab7a6…c3a3b0
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0xce4afb…893493
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x100794…cf09ee
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x57f4f0…25924a
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x2d1b5e…dbcf08
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x4f648d…bfacca
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x297878…e96236
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0xaf6ef0…655a0a
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x5cb950…6a4df3
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0xdbf82f…6054a1
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x9b1425…b0a1f8
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x7bdda4…7e1cd1
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0xde3ca6…948c6c
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x1bd6ac…4a3913
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0xb917e4…aa4e6b
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x0e7f6e…bcd0bc
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x3120c8…ad1fc9
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0x344a25…4fadc4
0x8d2a…7d370xbd17…283dBaseStableFinanceNews$0.02100%coinbase18d ago0xf5bf3e…99ad10

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.