Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d28…e4730xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase9h ago0xf79395…3bf3a3
0x1d28…e4730xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase9h ago0x363285…b58a82
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase15h ago0x3883c1…7a081b
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase15h ago0xbbebf5…b5253b
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase15h ago0x7695dc…c0ba70
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0x37b1ec…b9c98c
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0x5c434a…a09052
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0xf71aec…7a730d
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0x0382e8…055c7d
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0xda9ff4…ce0145
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0x615350…1eca72
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0x0f7886…39e35e
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0x478c74…ec2310
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0x715ec3…860c7b
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0xaf95bf…ed1098
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0x335944…81dfd4
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0xf12370…a31383
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase16h ago0xe67236…405b09

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.