Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xdd7af0…00f16d
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xf438dd…8b6e44
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xc23dd1…2029d0
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x090417…0cc2f2
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x3aebee…93f4e6
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x8a4236…84970c
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xbaff65…34427e
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x473393…21936e
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xbf7c1d…ca45cc
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xdbb3f2…4a7db1
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xe7f223…9fa6cb
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xb1acd3…db41da
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x8351a4…308360
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x70d838…59a676
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xa70606…631a01
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xbd1d03…daa2b5
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xc8711f…acf261
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xed77a6…de2334
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x568d64…a77010
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x8cfa15…d40970
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xa385f4…5c5077
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xab6926…4d49f3
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x297d3e…0c54f3
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0xc918ab…07c51b
0x4d65…cc760xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase50d ago0x38c16a…706ab9

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.