Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca01f9…abee44
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x246615…e6ccb0
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfcbe35…908443
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe1f077…5fcb01
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4a34f…82654a
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9d4f14…0a10d4
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x977448…39b6e3
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x058517…deb821
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9ce062…6ad522
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x01e326…48f211
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdaaf09…b45fe5
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4c247e…b78ebc
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf70d8d…50ddfc
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc7a61c…005e65
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x72ee41…9310b8
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8dda1…1d8a19
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x579683…3cefc4
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe34a6c…55c6c3
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa3bff1…f939f6
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7da60f…dbdba2
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x05ee84…06214e
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62b934…d40dcf
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0x849bcc…76e1c3
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcadfe3…d71e53
0xbee0…a2340x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd21bf4…06e5b4

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.