Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01f9…84d30x548f…abc4BasehyperextendHyperliquid$0.06100%coinbase32d ago0x1ca0ab…1b25b8
0x6e53…a2650x548f…abc4BasehyperextendHyperliquid$0.11100%coinbase32d ago0xd04e35…77926a
0x7fd9…b5290x548f…abc4BasehyperextendHyperliquid$0.002100%coinbase32d ago0x0baea6…cdbcb9
0x09c3…beee0x548f…abc4BasehyperextendHyperliquid$0.002100%coinbase32d ago0x6c31fe…9edef0
0xc059…8b5e0x548f…abc4BasehyperextendHyperliquid$0.002100%coinbase32d ago0xc41ab5…2c60d1
0x7fd9…b5290x548f…abc4BasehyperextendHyperliquid$0.002100%coinbase32d ago0xacc419…5fbfcc
0x7fd9…b5290x548f…abc4BasehyperextendHyperliquid$0.002100%coinbase32d ago0x532047…7eddbb
0x5975…500d0x548f…abc4BasehyperextendHyperliquid$0.01100%coinbase32d ago0x6540c0…7dc6c8
0x5975…500d0x548f…abc4BasehyperextendHyperliquid$0.11100%coinbase32d ago0x434ab0…8f422b
0x7fd9…b5290x548f…abc4BasehyperextendHyperliquid$0.002100%coinbase32d ago0xf26979…45c24a
0x7fd9…b5290x548f…abc4BasehyperextendHyperliquid$0.002100%coinbase32d ago0x287a4d…c6c380
0xd579…071a0x548f…abc4BasehyperextendHyperliquid$0.11100%coinbase32d ago0xefd288…cc1e9b
0xc59e…98dc0x548f…abc4BasehyperextendHyperliquid$0.002100%coinbase33d ago0x5eb9f3…cab98a

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.