Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x839c…6ff10xbaa1…80bcBase—$2.16100%dexter35d ago0xb8004a…203f1a
0xbaa1…80bc0x159b…4908Basex402 service$0.01100%dexter35d ago0x262943…2c2949
0xbaa1…80bc0x159b…4908Basex402 service$0.01100%dexter35d ago0x079a1d…5758d1
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x94bee7…ead16a
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x17878c…52cb0f
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x84085c…596926
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x874e2a…90f0e7
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x0e9f1d…4f9c1d
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0xc62109…73e0b1
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0xe24800…db32ef
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0xc284ae…c868e0
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x815eeb…6e63cf
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x89a98c…8a27f3
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x668a59…28005a
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x1ab56b…259a82
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0xa49cb2…71a2d6
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0xd432b0…b598a4
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x0e3c87…47939a
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x8dc7e7…f790e1
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x9d07e9…758194
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x53bbc2…ef6979
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x5bab2f…077fef
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x9e2824…580756
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x8c2e4c…fbd4a2
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter35d ago0x7585f3…f68846

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.