Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaa1…80bc0x159b…4908Basex402 service$0.01100%dexter39d ago0xbad125…89de0a
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0xb8bcb7…4cffb9
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x1836f2…b5d632
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x96fdfc…a42952
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x689426…07cae1
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0xf47492…e8560a
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x568e6a…5e4854
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x21fd8f…de8eb5
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0xb5ea05…aba570
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x97f384…e78dbe
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x0a0606…4fba24
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x99b9b8…8cc541
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x1071a7…77a6de
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x2f4dfe…50bfa1
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0xf503e1…4877a3
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0xbcd42a…c32d9e
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x751074…0e2fac
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x89a737…2c3224
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x4c0aae…6c4673
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x545e0d…9e99dd
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x78351c…4b3a21
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0xba5603…75a520
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x62f8e6…ed1ce5
0x839c…6ff10xbaa1…80bcBase—$2.21100%dexter39d ago0x54f811…e1ebfe
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%dexter39d ago0x01ed4e…340849

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.